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

feat(ui5-li-notification-group): add new features - growing and sticky header #9783

Merged
merged 7 commits into from
Sep 10, 2024

Conversation

LidiyaGeorgieva
Copy link
Contributor

According to the new design the notification groups should be able to grow by pressing "More" button.
Then the "load-more" event will be fired and more notifications can be loaded.
The other new feature is the sticky header, which stays on top of the popover with notifications,
when the user scrolls down. When next group is reached the sticky header will be replaced with the
new one corresponding to the currently visible group.

JIRA: BGSOFUIRODOPI-3224

…y header

According to the new design the notification groups should be able to
grow by pressing "More" button.
Then the "load-more" event will be fired and more notifications
can be loaded.
The other new feature is the sticky header, which stays
on top of the popover with notifications,
when the user scrolls down. When next group is reached the sticky header
will be replaced with the
new one corresponding to the currently visible group.

JIRA: BGSOFUIRODOPI-3224
@LidiyaGeorgieva LidiyaGeorgieva requested a review from a team August 30, 2024 14:27
@TeodorTaushanov TeodorTaushanov merged commit a40a451 into main Sep 10, 2024
10 checks passed
@TeodorTaushanov TeodorTaushanov deleted the notifications_new_growing_and_sticky branch September 10, 2024 12:00
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

Successfully merging this pull request may close these issues.

2 participants