Skip to content

feat(dashboard): toast notification improvements#1796

Merged
OneStepAt4time merged 1 commit intodevelopfrom
feat/toast-improvements
Apr 14, 2026
Merged

feat(dashboard): toast notification improvements#1796
OneStepAt4time merged 1 commit intodevelopfrom
feat/toast-improvements

Conversation

@OneStepAt4time
Copy link
Copy Markdown
Owner

What

Enhanced toast notifications with type icons, progress bar, and clear-all.

Changes:

  • Type-specific icons (CheckCircle, AlertTriangle, Info, AlertCircle)
  • Auto-dismiss progress bar indicator
  • Clear all button when multiple toasts visible
  • Accessible (role=alert, aria-labels)

Build and 284 tests pass. Closes #1794

- Type icons (check circle, alert triangle, info, alert circle)
- Auto-dismiss progress bar indicator
- Clear all button when multiple toasts shown
- Accessible with role=alert and aria-labels

Closes #1794
Copy link
Copy Markdown
Contributor

@aegis-gh-agent aegis-gh-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Approved — type icons, auto-dismiss progress bar, clear all button. Clean implementation.

@OneStepAt4time OneStepAt4time merged commit 4cdee66 into develop Apr 14, 2026
10 of 11 checks passed
@OneStepAt4time OneStepAt4time deleted the feat/toast-improvements branch April 14, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant