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

Accessiblity: Zameranie klávesnice nie je obmedzené len na extension #103

Open
rraddatch opened this issue Nov 16, 2024 · 0 comments
Open

Comments

@rraddatch
Copy link

rraddatch commented Nov 16, 2024

Zameranie klávesnice nie je obmedzené len na extension.
Keď sa zobrazuje extension, tak Slovesko.sk musí byť nedostupné pomocou klávesnice.
Dá sa to zabezpečiť tak, že v momente, keď je extension otvorený, tak web Sovensko.sk musí mať tabindex="-1" a aria-hidden="true".

Samotné extension musí mať sémantiku dialógového okna. Buď pomocou HTML značky <dialog> alebo pomocou <div role="dialog" aria-modal="true">.

Príklad: https://codepen.io/radoslavdurac/pen/wvQEKwV

2024-11-16_14h43_04.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant