You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the web component notification-center-component, notification dropdown has some errors:
Missing translation - we set i18n in the component to de and the full component is translated except for the text in dropdown
Wrong position - the position of this dropdown is also wrong because it always sticks out on the right side of the entire notification popup. If we place this notification popup on the right side of the screen, the entire dropdown is not visible and we need to scroll the page horizontally
👟 Reproduction steps
Click on the 3 dots in an individual notification to open a drop-down menu.
👍 Expected behavior
The dropdown text should also be translated
An open dropdown menu should always be inside the notification popup and never stick out on any side.
👎 Actual Behavior with Screenshots
In the images above.
Novu version
@novu/notification-center-angular: 2.0.0-canary.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?
📜 Description
In the web component
notification-center-component
, notification dropdown has some errors:de
and the full component is translated except for the text in dropdown👟 Reproduction steps
Click on the 3 dots in an individual notification to open a drop-down menu.
👍 Expected behavior
👎 Actual Behavior with Screenshots
In the images above.
Novu version
@novu/notification-center-angular: 2.0.0-canary.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?
🏢 Have you read the Contributing Guidelines?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: