Skip to content

Add client-side toast notifications for status messages#67

Merged
unrealbg merged 1 commit into
masterfrom
dev
May 20, 2026
Merged

Add client-side toast notifications for status messages#67
unrealbg merged 1 commit into
masterfrom
dev

Conversation

@unrealbg
Copy link
Copy Markdown
Owner

Add client-side toast notifications for status messages

Refactored StatusMessage.razor to emit hidden data attributes for status messages and determine toast level/heading. Added helper methods for toast classification. Implemented client-side toast notification system in functions.js, including toast rendering, styling, and lifecycle management. Toasts are now shown on page load and after Blazor navigation events.

Refactored StatusMessage.razor to emit hidden data attributes for status messages and determine toast level/heading. Added helper methods for toast classification. Implemented client-side toast notification system in functions.js, including toast rendering, styling, and lifecycle management. Toasts are now shown on page load and after Blazor navigation events.
@unrealbg unrealbg merged commit 18f5897 into master May 20, 2026
2 checks passed
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