Skip to content

Support labels and rolled up date widget in create modal

Deepika Guliani requested to merge dg-support-labels-dates-in-create-form into master

What does this MR do and why?

This MR adds support for Labels and Date widget in create form

MR iterations status/MR link
support widgets in create work item form with apollo cache Resolve "Use apollo resolver for fetch/update n... (!151889 - merged)
support dropdown change different widgets for /new url Support work item type change in /new url (!155972 - merged)
support Labels/rolled up date widget in create work item for epics parity You are here Based on Support work item type change in /new url (!155972 - merged)
support Other widgets in create work item form To be started

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.

Dates Labels Widgets from new path
Screen Recording 2024-06-21 at 4.05.36 PM.mov Screen Recording 2024-06-21 at 4.19.48 PM.mov Screen Recording 2024-06-21 at 4.52.20 PM.mov

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Make sure you have namespace_level_work_items FF on and work_items_rolledup_dates

  1. Create any new work item from Modal/new path
  2. See that you can add labels and dates as well as a part of creation form

This should not affect any other current functionality

Edited by Deepika Guliani

Merge request reports