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

Improvement: Clean up toast notification styles and allow user to close on-demand #890

Closed
zachgoll opened this issue Jun 19, 2024 · 1 comment
Labels
🎨 Frontend 💡 Improvement Improvements to an existing feature or flow
Milestone

Comments

@zachgoll
Copy link
Collaborator

Describe the problem

Currently, our toast notification cannot be dismissed by the user, which requires the user to wait a few seconds before clicking controls in the top-right corner of the screen.

This creates a bad UX when the user is trying to perform many actions in a row (e.g. adding multiple transactions).

Requirements

@zachgoll zachgoll added 🎨 Frontend 💡 Improvement Improvements to an existing feature or flow labels Jun 19, 2024
@zachgoll zachgoll added this to the v0.2.0-alpha milestone Jun 19, 2024
zachgoll added a commit that referenced this issue Jun 25, 2024
…_close_on-demand (#919)

* initial improvement

* Update app/views/shared/_notification.html.erb

Signed-off-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>

---------

Signed-off-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>
Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>
@zachgoll
Copy link
Collaborator Author

zachgoll commented Jul 1, 2024

Done via #919

@zachgoll zachgoll closed this as completed Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 Frontend 💡 Improvement Improvements to an existing feature or flow
Projects
None yet
Development

No branches or pull requests

1 participant