Improve loading experience of Task in a modal
Related to #360835 (closed)
Replace loading spinners for work item with skeleton loader.
Screenshots
Screen_Recording_2022-05-02_at_9.34.06_pm
How to test
- Enable
work_items
feature flagFeature.enable(:work_items)
- Visit an issue page, and add a checklist item to description
- Hover over checklist item, then click 'Convert to task' button on the left
- Save the work item
- Click on the newly created work item
- Skeleton loader instead of misaligned spinners
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Simon Knox