feat(ui): general notification panel UX polish#2959
Merged
Conversation
Member
|
Video of fixed "Avatar for chat messages" and fixed confetti/inbox-zero Bildschirmaufzeichnung.vom.2026-04-28.16-38-40.mp4 |
Antreesy
reviewed
Apr 28, 2026
nickvergessen
approved these changes
Apr 29, 2026
A bundle of self-contained UI improvements that don't change behavior: * Frosted-glass panel with translucent background and subtle open-in animation * "New since last open" indicator: items received after the last open get a primary-colored bar on the inline-start edge. Threshold is captured as the panel is opened. * Larger, richer icons in a rounded 44px avatar-style container; for mention notifications the user's NcAvatar is shown instead * Inbox-zero celebration: animated checkmark + confetti burst when the list transitions from non-empty to empty * Fade fix for clipped long messages: switch from an opaque box-shadow to a CSS mask-image gradient so the fade blends correctly against the new translucent panel Signed-off-by: Frank Karlitschek <frank@nextcloud.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
…ions Signed-off-by: Joas Schilling <coding@schilljs.com>
3fec2af to
47ce7f4
Compare
Member
|
/compile |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




A bundle of self-contained UI improvements that don't change behavior: