-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Time To Live Indicator for toasts #188
Labels
Comments
LOVE the idea! go for it. |
It would have to be "opt in" with a setting, to not break existing usage, of course. |
This one is pretty cool. Look forward to seeing it integrated. |
This looks very cool. |
Closed
Integrated. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would like to add an indicator to toasts to display the amount of time remaining before "this toast" gets removed. Here is a proof of concept of what I'm proposing.
This is to address the confusion some users have in determining if a toast is sticky or not. The confusion is further amplified by the potential different timeouts if the mouse has hovered over the toast.
If this is something you would like to see in toastr, I will be happy to make a proper pull request. Of course I would make a configuration option, add unit tests, add css for appropriate colors of the default toast types and update the less and scss files.
Let me know, thanks!
The text was updated successfully, but these errors were encountered: