Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug Report: Web component notification dropdown missing translation and wrong position #6140

Closed
2 tasks done
MajaEffenberg opened this issue Jul 23, 2024 · 1 comment
Closed
2 tasks done
Labels

Comments

@MajaEffenberg
Copy link

📜 Description

In the web component notification-center-component, notification dropdown has some errors:

  1. Missing translation - we set i18n in the component to de and the full component is translated except for the text in dropdown
    image
  2. 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
    image

👟 Reproduction steps

Click on the 3 dots in an individual notification to open a drop-down menu.

👍 Expected behavior

  1. The dropdown text should also be translated
  2. 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?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to submit PR?

None

@SokratisVidros SokratisVidros closed this as not planned Won't fix, can't repro, duplicate, stale Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants