Skip to content

Accessibility of the expandable stack traces #435

@jernst

Description

@jernst

We are hiding stack traces of errors by default. They can be expanded with click.

Example not expanded:

Screenshot 2024-12-17 at 14 03 18

Example expanded:

Screenshot 2024-12-17 at 14 03 25

The expand functionality is triggered by a mouse click, which toggles the selection status of a hidden input element.

This is currently not accessible from the keyboard. I tried, but I don't know how to make it accessible. Help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions