Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 933 Bytes

File metadata and controls

38 lines (29 loc) · 933 Bytes
title Build toast/notification system and inline banner variants
issue_number 44
epic Page Design Issues (Dummy Data Only)
labels
frontend
notifications
components
priority-medium

Epic

Page Design Issues (Dummy Data Only)

Description

  • Create global toast queue with success, info, warning, error variants
  • Add inline banners for page-level messages
  • Mock triggers for common flows (save, failure, timeout)
  • Design spec (must use; measurable):
    • Tokens per Issue 3
    • Toast auto-dismiss 3–6s; pause on hover/focus
    • Keyboard focusable close action
    • Stacking limit adjustable; default 3

Acceptance criteria

  • Toast queue works with variants
  • Inline banners reusable and themed
  • A11y (focus, announcements) validated
  • PR includes screenshots and short demo GIF

Suggested GitHub labels

frontend, notifications, components, priority-medium