srcrip / live_toast

A beautiful drop-in replacement for the Phoenix Flash system.
https://toast.src.rip
MIT License
192 stars 17 forks source link

Add delay to server-error toast #19

Open lardcanoe opened 4 months ago

lardcanoe commented 4 months ago

Based on changes from the discussion at https://elixirforum.com/t/delaying-liveview-js-commands-avoid-quick-flash-of-trying-to-reconnect/64035/9?u=sevensidedmarble

This adds a 3s delay before showing the server-error toast, giving the client a chance to reconnect before showing it.