Skip to content

Work item designs - Display existing discussions

What does this MR do and why?

Display resolved and unresolved existing discussions in sidebar for a work item design. Discussions cannot be resolved in this iteration but the button is disabled to indicate the resolved/unresolved status.

Discussion iteration Status
Display existing discussions You are here
Display note pins on image and highlight active discussion Next up
Resolve threads TBD
Award emojis TBD

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_2024-06-26_at_12.09.01_PM

How to set up and validate locally

  1. Visit an issue and upload a design to it.
  2. Click on the design and add some comments.
  3. Visit the work item equivalent to that issue.
  4. Click on a design to open it.
  5. Verify the comments display properly. They are not actionable.
  • 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 #468265

Edited by Florie Guibert

Merge request reports