Skip to content

Toast behavior inquiry #2650

Discussion options

You must be logged in to vote

Hi @arodriguezcortes

That's a great question, and I think your reasoning is perfect.

If your error message is important, you should definitely allow people to see and read the error message in their own time. That might especially be significant in single page application, with client side routing. We often might perform a redirect upon or after an error has occurred, and you'd certainly not want to lose that error message just because we navigated you away to where you came from.

Obviously there is going to be some nuance in every decision, it probably can't be a blanket rule. Our general guidance is to keep them around until the user dismisses the error, but ultimately you know your use…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@arodriguezcortes
Comment options

Answer selected by arodriguezcortes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants