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(announcements): Adding no notifications message #27611

Merged

Conversation

manuelrojas
Copy link
Contributor

Proposed Changes

This pull request addresses the scenario where the notifications list is empty, providing a clear indication to users when there are no notifications available. The changes include:

  • Addition of logic to display a message when there are no notifications present.
  • Integration of the message into the DotToolbarNotificationsComponent template.

Checklist

  • Tests
  • Translations
  • Security Implications Contemplated (add notes if applicable)

Additional Info

** any additional useful context or info **

Screenshots

image

@manuelrojas manuelrojas linked an issue Feb 13, 2024 that may be closed by this pull request
@manuelrojas manuelrojas changed the title feat(announcements): Adding no display message feat(announcements): Adding no notifications message Feb 13, 2024
@manuelrojas manuelrojas force-pushed the issue-27368-display-no-notifications-message-for-user-clarity branch from fc269a2 to 0e95a39 Compare February 14, 2024 15:51
@nollymar nollymar added this pull request to the merge queue Feb 14, 2024
Merged via the queue into master with commit bc6f253 Feb 14, 2024
40 checks passed
@nollymar nollymar deleted the issue-27368-display-no-notifications-message-for-user-clarity branch February 14, 2024 21:29
Copy link

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.

Display 'No Notifications' Message for User Clarity
4 participants