Move work item note loader to next rows location
What does this MR do and why?
Moves the skeleton loader for paginated notes above the comment box when sorted oldest first, or below the comment box when sorted newest first, so that the loaded content appears in the same space as the loader.
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.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Create and open a task that contains many notes (create notes via comments or changing attributes)
- Observe the loading state, reloading if needed
- Change the sort order of the Activity section
- Reload to observe the loading state
Edited by Nick Leonard