-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
📜 Description
The more actions button show here as the highlighted 3 dots. When clicked on repeatedly causes the UI of whatever dashboard the inbox is mounted on to shift to the left and create a gap in the right side of the screen. This bug breaks UI in some Nextjs projects and causes user discomfort when using it.

👟 Reproduction steps
Steps to recreate:
Simply click on the more actions successively. can even be done in this playground here
👍 Expected behavior
It shouldnt break the UI
👎 Actual Behavior with Screenshots
creates a gap in the right side of the UI


Novu version
Novu SaaS
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?
None