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

[BUG] Tabs bryter WCAG 2.5.2 #1736

Closed
sarahbrodwall opened this issue Jan 6, 2023 · 4 comments
Closed

[BUG] Tabs bryter WCAG 2.5.2 #1736

sarahbrodwall opened this issue Jan 6, 2023 · 4 comments
Labels
bug 🐛 Feil i systemet

Comments

@sarahbrodwall
Copy link

Tabs lar seg aktivere på down-eventen. Dette bryter med WCAG 2.5.2 om pointer cancellation.

Forventet oppførsel er at tab'en ikke aktiveres før up-eventen/onClick.

@KenAJoh
Copy link
Collaborator

KenAJoh commented Jan 9, 2023

Sjekket kildekoden for tabs-løsningen vi bruker i bakgrunnen og de bruker nå onMouseDown 😖 Oppretter et issue på det i koden deres.

@sarahbrodwall
Copy link
Author

Yikes! Takk for at du opprettet en issue. :)

@KenAJoh
Copy link
Collaborator

KenAJoh commented Jan 9, 2023

Issue: radix-ui/primitives#1879

@KenAJoh
Copy link
Collaborator

KenAJoh commented Apr 10, 2024

Er nå fikset i #2621 🎉

@KenAJoh KenAJoh closed this as completed Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Feil i systemet
Projects
None yet
Development

No branches or pull requests

2 participants