Skip to content

Move work item note loader to next rows location

Nick Leonard requested to merge nl-wi-noteloader-order into master

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
image.png image.png
image.png image.png

How to set up and validate locally

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

  1. Create and open a task that contains many notes (create notes via comments or changing attributes)
  2. Observe the loading state, reloading if needed
  3. Change the sort order of the Activity section
  4. Reload to observe the loading state
Edited by Nick Leonard

Merge request reports

Loading