Skip to content

show loading indicator while waiting for assignees first fetch

Simon Knox requested to merge 32170-assignees-spinner into master

What does this MR do?

Fixes:

  • Assignees section tiny and empty when first loaded
  • "Assign to me" shown before Assignee loaded

Are there points in the code the reviewer needs to double check?

  • is there a preferred way to flag the initial "don't display yet" state? isFetching could be more accurately called isInitialized
  • should Time Tracking be updated to do this as well?

Screenshots (if relevant)

ssr

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #32170

Edited by Simon Knox

Merge request reports