-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
📜 Description
The "Add Subscriber" section is not scrollable, which prevents users from accessing the "Add Subscriber" button at the bottom. This makes it impossible to complete the action, especially on smaller screens.

👟 Reproduction steps
- Open the "Add Subscriber" section.
- Try filling in the fields.
- Notice that the "Add Subscriber" button is not visible if the screen height is small.
- There is no way to scroll down to access the button.
👍 Expected behavior
- The "Add Subscriber" section should be scrollable.
- Users should always be able to access the "Add Subscriber" button.
- The UI should adapt to different screen sizes for better usability.
👎 Actual Behavior with Screenshots

upon scrolling background scrolls instead :

Novu version
0.24.0
npm version
No response
node version
No response
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
- I checked and didn't find a similar issue
🏢 Have you read the Contributing Guidelines?
- I have read the Contributing Guidelines
Are you willing to submit PR?
Yes I am willing to submit a PR!