feat(office_views): styled empty state with icon #172

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

Symptom

When a context has no files of a given type, FileListView shows plain text: "No {label} files in {context}. Use Upload to add one." No icon, no visual hierarchy. Projects island has an SVG-based empty state at projects/list_view.rs:64-81.

Acceptance

  • Empty state shows a folder/document icon above the message.
  • Message keeps the same wording (don't break copy).
  • Upload button still reachable from toolbar.
## Symptom When a context has no files of a given type, FileListView shows plain text: "No {label} files in {context}. Use Upload to add one." No icon, no visual hierarchy. Projects island has an SVG-based empty state at `projects/list_view.rs:64-81`. ## Acceptance - Empty state shows a folder/document icon above the message. - Message keeps the same wording (don't break copy). - Upload button still reachable from toolbar.
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#172
No description provided.