Skip to content

Draft: Sticky submit buttons in work item epic modal

Simon Knox requested to merge psi-wi-modal-buttons into master

What does this MR do and why?

Resolves #497863

Sticky submit buttons in work item epic modal

Changelog: changed

Before After
Screenshot_2024-10-09_at_20.56.59 Screenshot_2024-10-09_at_20.51.14
Screenshot_2024-10-09_at_20.50.52
Screenshot_2024-10-09_at_20.50.18

How to set up and validate locally

  1. In rails console
    Feature.enable(:namespace_level_work_items)
  2. Go to epics/new page and look at the buttons
  3. In left sidebar, go to + button and New Epic
  4. Look at those buttons
  5. Change window width/height and check things don't look weird
  6. Look at those buttons

Merge request reports

Loading