-
Notifications
You must be signed in to change notification settings - Fork 21
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
[Feat]: Notification List UI Implementation #2711
[Feat]: Notification List UI Implementation #2711
Conversation
…tification entity in system
…/github.com/Aam-Digital/ndb-core into feat/push-notification-firebase-integration
Deployed to https://pr-2711.aam-digital.net/ |
src/app/features/notifications/notification-item/notification-item.component.html
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking pretty good already.
A few more optimizations for UI & UX:
src/app/features/notification/notification-item/notification-item.component.html
Outdated
Show resolved
Hide resolved
src/app/features/notification/notification-item/notification-item.component.html
Outdated
Show resolved
Hide resolved
@sleidig I tried to implement the functionality in this way, but the
Same for this. |
@george-neha I have made some updates to the notification list UI. Please check the notification list UI in the mentioned URL and let us know if you have any suggestions. Also, I have modified the notification time and when the user hovers in the notification time then in the tooltip the actual date and time will be shown.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made some small improvements. Looks fine now 👍
--------- Co-authored-by: Sebastian Leidig <[email protected]>
closes: #2661
Visible/Frontend Changes
Notification-items
.