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

[UI-Library] Notifications property has wrong content #21408

Open
pls78 opened this issue May 27, 2024 · 0 comments
Open

[UI-Library] Notifications property has wrong content #21408

pls78 opened this issue May 27, 2024 · 0 comments

Comments

@pls78
Copy link
Member

pls78 commented May 27, 2024

In the Settings page, the Notifications component, which is the parent for each Notification displayed, has a notifications prop which is exposed through a notifications HTML attribute of the aside HTML entity (see packages/js/src/settings/components/notifications.js).
This results in notifications=[object object] when a notification is show, which I don't think is the intended behaviour.
We should investigate what the notifications attribute was meant to hold and change the code accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant