tator icon indicating copy to clipboard operation
tator copied to clipboard

Rework section loading in project-detail

Open marktaipan-cvisionai opened this issue 6 months ago • 1 comments

Category Feature Request

Problem When applying a search, the old media cards persist and the only UI indication that something is happening is the spinning refresh/reload icon. This icon is small and it can be difficult for users to see that the query is happening and the cards are stale.

Request

  • Be more obvious that the query is going on. Having a more distinct loading message.
  • Keeping the old cards there makes it misleading that they match the filter query.
  • Put in skeleton cards / some waiting animation. Would be good to have a cancel query button too so the user can quickly get out of the query state. This can be done by clearing out the filter conditions and hitting re-apply, but it's unclear what happens if there are multiple queries in flight and how the page would handle those responses.

marktaipan-cvisionai avatar Aug 23 '24 20:08 marktaipan-cvisionai