Prettier Page Loading #789
Labels
module: frontend
Related to the Siarnaq frontend module
priority: p3 low
type: feature
New feature or request, or quick non-essential bugfix
Milestone
Currently when certain pages are loading (including the
MyTeam.tsx
page) they simply render a spinner with loading text. It is preferred for pages to support loading for individual components instead. To do this, we should add aloading
prop to theSectionCard
component which displays a lovely loading icon in the middle of the card (responsive ui, etc.).The text was updated successfully, but these errors were encountered: