Skip to content

Work item - Design toolbar

Florie Guibert requested to merge 460795-design-widget-introduce-toolbar into master

What does this MR do and why?

Introduce toolbar when viewing a design from a work item.

  • Displays work item title and design filename
  • Clicking on the cross closes the design and redirects to the work item

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

Screenshot_from_2024-05-14_14-22-41

How to set up and validate locally

  1. Visit an issue and upload a design to it.
  2. Visit the work item equivalent to that issue and verify that designs are being displayed.
  3. Click on a design to open it.
  4. Verify the work item title and filename display correctly
  5. Click on the cross in the top right corner to close the design
  • Issue example URL: http://127.0.0.1:3000/gitlab-org/gitlab-shell/-/issues/2
  • Corresponding work item URL: http://127.0.0.1:3000/gitlab-org/gitlab-shell/-/work_items/2

Related to #460795 (closed)

Merge request reports