Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh: Home - improve accessability of springboard #15529

Open
stephaniehobson opened this issue Nov 20, 2024 · 0 comments
Open

Refresh: Home - improve accessability of springboard #15529

stephaniehobson opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
a11y Issues related to accessibility Refresh 🦖 Work related to the 2024 site refresh

Comments

@stephaniehobson
Copy link
Contributor

stephaniehobson commented Nov 20, 2024

There doesn't seem to be consensus on the best way to handle a clickable row from an accessibility perspective but what we have right now is probably the worst way to do it.

The springboard should probably go back to being a table with a link on the media "preview". The row-hover effect can be achieved with the :after element hack described here:

https://adrianroselli.com/2020/02/block-links-cards-clickable-regions-etc.html

More research might be valuable before committing to this direction - OTOH this is the direction already in use for the gallery items.

@stephaniehobson stephaniehobson added a11y Issues related to accessibility Refresh 🦖 Work related to the 2024 site refresh labels Nov 20, 2024
@stephaniehobson stephaniehobson self-assigned this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Issues related to accessibility Refresh 🦖 Work related to the 2024 site refresh
Projects
Status: Dev Ready
Development

No branches or pull requests

1 participant