Skip to content

Show notification and counter badge based on version digest

Thomas Hutterer requested to merge super_sidebar_whats_new_notification into master

What does this MR do and why?

This is a follow-up of !109385 (merged), implementing the notification for the "What's new" section. See #385748 (comment 1252441857) for context.

Screenshots or screen recordings

help_menu_notification2

How to set up and validate locally

Prepare

See !109385 (merged) for details how to enable the new nav.

Validate

  • Clear the display-whats-new-notification from your brower's local storage. Reload the page.
  • You should now see a notification (blue dot). See screenshot.
  • Open the Help menu and click on "What's new ". Both the notification dot and the count on the menu item should be hidden now.
  • Reload the page. Both should stay hidden.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Thomas Hutterer

Merge request reports