-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Suggestion for a change in behavior on some of the error toasts:
Ran in to this when cleaning up failed instances. Toasts can be easy to miss, especially if you want to copy data out of them. When an unexpected error occurs (i.e. Internal Server Error or something similar) it would be useful for:
- The toast to remain visible until the user manually clears it
- Possibly display the
request_id
?
The request id is currently only usable internally by us, but eventually it could be a useful piece of data to be able to capture for support tickets in the future.
I don't think this would need to apply for things that are user error, or expected errors.
Metadata
Metadata
Assignees
Labels
No labels