Skip to content

Full width of dropdrowns in sidebar

What does this MR do and why?

Full width of dropdrowns in sidebar

:Behind work_items_beta FF

P.S No changes to xs and sm screen width of dropdowns note

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
Screenshot_2024-03-06_at_11.44.38_AM Screenshot_2024-03-06_at_11.31.33_AM

How to set up and validate locally

  1. In rails console enable the FF

    Feature.enable(:work_items_beta)
  2. Visit any task

  3. Open any of the dropdowns using the edit button , see that the width is full

Related to #444252 (closed)

Edited by Deepika Guliani

Merge request reports