Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flash notifications work #27

Open
3 of 5 tasks
dcollie2 opened this issue Jan 4, 2025 · 0 comments
Open
3 of 5 tasks

Flash notifications work #27

dcollie2 opened this issue Jan 4, 2025 · 0 comments
Assignees

Comments

@dcollie2
Copy link
Collaborator

dcollie2 commented Jan 4, 2025

Summary

Flash notifications should be DRY and should use the nifty tools offered by the theme we are using.
https://zuramai.github.io/mazer/demo/extra-component-sweetalert.html

Criteria for Completion

  • Flash messages are rendered in the layout(s) using a partial called by a helper
  • Flash messages appear using sweet alerts https://zuramai.github.io/mazer/demo/extra-component-sweetalert.html (I have am presuming we will use toast style)
  • Multiple flash messages can appear
  • Flash messages expire and disappear
  • Flash messages observe the type of the notification (success, failure, etc.)
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

No branches or pull requests

2 participants