Skip to content

Show new notification button in work item sticky header when flag is on

What does this MR do and why?

Show new notification button in work item sticky header when flag is on

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

Before After
image image

How to set up and validate locally

  1. Check out this branch
  2. Make sure you have the notifications_todos_buttons feature flag turned on in the GDK
  3. Visit a work item (not the modal version of a task, the full page)
  4. Ensure you are seeing the todo and notification buttons in the regular header on the work item
  5. scroll so that the sticky header is showing

You should see the todo and notification buttons, and you should not see a notification item in the action menu.

Related to #480263 (closed), #469616 (closed)

Merge request reports