Skip to content

Keep error toasts around longer #1945

@augustuswm

Description

@augustuswm

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:

  1. The toast to remain visible until the user manually clears it
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions