Skip to content

Development widget for work items - MR List

What does this MR do and why?

This MR adds Development widget for work items

  1. Handle empty state
  2. Handle show more state
  3. Show related MR's

:Behind work_items_mvc_2 FF

There will be iteration on more features for the same

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

Small screen Big Screen
Empty dev Widget Screenshot_2024-05-31_at_3.23.37_PM Screenshot_2024-05-31_at_3.23.22_PM
Collapsed version Screenshot_2024-05-31_at_3.21.16_PM Screenshot_2024-05-31_at_3.21.28_PM
Expanded version Screenshot_2024-05-31_at_3.21.08_PM Screenshot 2024-05-31 at 3.20.30 PM.png

How to set up and validate locally

  1. Enable the FF work_items_mvc_2
  2. Copy the url of any task For example http://127.0.0.1:3000/flightjs/Flight/-/work_items/108
  3. Go to any 2 open MR's and update the description to add Resolves http://127.0.0.1:3000/flightjs/Flight/-/work_items/108 or Resolves #108
  4. Open the task and see the MR's linked in the dev widget

Related to #440851

Edited by Deepika Guliani

Merge request reports