Skip to content

Draft: Update notification icon to hide on dismissed

Alexander Turinske requested to merge 440152-update-notification-icon into master

What does this MR do and why?

Update notification icon to hide on dismissed

  • a user does not want to see the notification multiple times

Changelog: changed

EE: true

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Could not be hidden hide_popover_on_un_hover

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Upload a GitLab Ultimate license
  2. Navigate to a project => Secure => Policies => New policy
  3. Verify there is a blue dot next to the Merge request approval policy title
  4. Hover over the dot
  5. Verify the popover shows
  6. Stop hovering over the dot
  7. Verify the blue dot is removed
  8. Refresh the page
  9. Verify the blue dot does not show

Related to #440152 (closed)

Merge request reports