dialog (and toast) with timeout and visual indicator? #75
Offbeatmammal
started this conversation in
Ideas
Replies: 1 comment
-
There's a draft PR for this in Shoelace that we could bring into Web Awesome if everything looks good. I'll see what's going on with the status. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
would it be possible to extend both the dialog and toast/alert components to include (where not provided) a timer to auto-close, and also a visual indicator (shrinking bar, emptying circle etc) until auto-dismiss? Options would include cancelling the timer if the dialog/toast is interacted with.
I only ask because I've had to build a couple of these recently and it's kinda clunky with jQuery (and I'm trying to use jQuery-UI a lot less where I can)
Beta Was this translation helpful? Give feedback.
All reactions