Show current namespace name in create work item form
What does this MR do and why?
Shows current namespace name in create work item form while UI loads the namespaces later when projects dropdown is opened.
Screenshots or screen recordings
Note: I've used custom network latency to test slow loading times
| Before | After |
|---|---|
| Screen_Recording_2025-04-08_at_2.52.29_PM | Screen_Recording_2025-04-08_at_2.49.01_PM |
How to set up and validate locally
- Make sure you have new issues experience enabled
- Go to any existing issue
- Open DevTools network tab and throttle network to something that's really slow (follow this guide).
- Now click Work Items actions dropdown and select
New related item(as shown in screen recording)
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #516936 (closed)