fediverse-devnet / fediverse-devnet/feditest

Accessibility of the expandable stack traces

Open
#435 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Python
Stars
37
Forks
6
PR merge metrics
No merged PRs in 30d

Description

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](https://github.com/user-attachments/assets/2bbf450e-ad83-4df1-a4ac-2a21774323e8)

Example expanded:

![Screenshot 2024-12-17 at 14 03 25](https://github.com/user-attachments/assets/954a0377-9ad5-476f-9c56-f75d7bbed615)

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.