feat(office_views): use core Alert for error banner #173

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

Symptom

Upload / list / delete failures render a plain red <div> with no icon and no dismiss control. hero_archipelagos_core::Alert (variant=Error) is the standard.

Acceptance

  • Error banner uses Alert with variant=Error.
  • Dismiss (X) button clears the error signal.
  • No change to error message content.
## Symptom Upload / list / delete failures render a plain red `<div>` with no icon and no dismiss control. `hero_archipelagos_core::Alert` (variant=Error) is the standard. ## Acceptance - Error banner uses Alert with variant=Error. - Dismiss (X) button clears the error signal. - No change to error message content.
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#173
No description provided.