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

[#58] Improve flash notices #86

Merged
merged 4 commits into from
Jan 22, 2025
Merged

Conversation

mauriciofierrom
Copy link
Owner

Closes #58

Improve the flash notices shown in the application.

  • Add actual styles
  • Change the flashes to use turbo with a helper
  • Use flash.now to make Section's notices non-persistent across page reloads

- Add flash partial
- Add partial to the main layout
- Remove notices from views
- Add flash helper
- Use flash helper on lesson creation
Change section responses to use flash.now instead of regular notices to
avoid old ones from showing on page refresh.
@mauriciofierrom mauriciofierrom merged commit 70cc670 into main Jan 22, 2025
1 check passed
@mauriciofierrom mauriciofierrom deleted the 58-refine-flash-messages branch January 22, 2025 08:20
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.

Refine flash messages
1 participant