feat(office_views): replace plain Loading text with Spinner #171

Closed
opened 2026-04-27 15:30:59 +00:00 by zaelgohary · 0 comments
Member

Symptom

While the document list is fetching, FileListView shows a centered "Loading…" string. Other archipelagos use hero_archipelagos_core::Spinner for visual consistency.

Acceptance

  • Show Spinner (centered) instead of plain text during list fetch.
  • No regression on populated list / empty / error rendering.
## Symptom While the document list is fetching, FileListView shows a centered "Loading…" string. Other archipelagos use `hero_archipelagos_core::Spinner` for visual consistency. ## Acceptance - Show Spinner (centered) instead of plain text during list fetch. - No regression on populated list / empty / error rendering.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_archipelagos#171
No description provided.