feat(office_views): success toast on upload + delete #174

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

Symptom

After a successful upload or delete the listing silently refreshes — no positive feedback. Users on slow links can't tell if their click did anything until the row count changes (sometimes seconds later).

Acceptance

  • Successful upload → transient Alert (variant=Success) "Uploaded {filename}" that auto-dismisses after ~3s.
  • Successful delete → "Deleted {filename}" toast same behavior.
  • Toast can be manually dismissed.
## Symptom After a successful upload or delete the listing silently refreshes — no positive feedback. Users on slow links can't tell if their click did anything until the row count changes (sometimes seconds later). ## Acceptance - Successful upload → transient `Alert` (variant=Success) "Uploaded {filename}" that auto-dismisses after ~3s. - Successful delete → "Deleted {filename}" toast same behavior. - Toast can be manually dismissed.
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#174
No description provided.