Skip to content

Migrate header_actions to GlDisclosureDropdown

What does this MR do and why?

Migrate header_actions to GlDisclosureDropdown

Changelog: changed

Screenshots or screen recordings

Issue with FF notifications_todos_buttons on Issue with FF notifications_todos_buttons off
Screenshot_2023-10-26_at_1.39.57_PM Screenshot_2023-10-26_at_1.34.26_PM
Incident with FF notifications_todos_buttons on Incident with FF notifications_todos_buttons off
Screenshot_2023-10-26_at_1.40.32_PM Screenshot_2023-10-26_at_1.35.09_PM

How to set up and validate locally

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

  1. In rails console enable/disable flag
    Feature.enable(:notifications_todos_buttons)
  2. Visit any issue/incident and check the header actions in desktop and mobile versions

MR acceptance checklist

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

Related to #413449 (closed)

Edited by Deepika Guliani

Merge request reports

Loading