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

Problem with Text3 #2000

Open
8 tasks
yceballost opened this issue Dec 20, 2024 · 1 comment
Open
8 tasks

Problem with Text3 #2000

yceballost opened this issue Dec 20, 2024 · 1 comment

Comments

@yceballost
Copy link
Collaborator

https://jira.tid.es/browse/DSNCORE-1335

  • Update specs
  • Design documentation
  • Add to mobile library
  • Add to desktop library
  • Add to UI Kit
  • Android ticket
  • iOS ticket
  • Web ticket
@yceballost yceballost added this to the Q1'25 Projects milestone Dec 20, 2024
@yceballost yceballost changed the title A11y VIVO: VIVO reports a problem with Mistica Text3 Problem with Text3 Dec 20, 2024
@aweell
Copy link
Collaborator

aweell commented Jan 3, 2025

In the ticket the request is to allow tabIndex in text elements, after reading the ticket I'm not able to understand how this property will solve the problem.

TabIndex modifies the tab order, but a text element has no tab order since is interactive.

https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/tabindex#accessibility_concerns

If all the text should be read in one swipe i suggest to use the aria label of the link and hide the text to avoid repetition:

https://mistica-web.vercel.app/playroom/#?code=N4Igxg9gJgpiBcIA8BlALgQzAawAQGcAHLGAXmACYAWAXwD4AdAO11yQBUYAPNAZlwC2MKAEsArgMYtWudiJhMY%2BXFDFQM%2BAPxtOPADIimeABYAnGADNyDEAGIb9AAqGwxjLgwBHMSKQB6XTQDIylWf0DeKWYwiMFhcUlomQ5uNA9TEQwAWmMRKFgmOjkFJRU1DU1w1NDkwOCTcytgG3sQGnTMrIAbDAAjGC7rEGLFZVV1LVxnJld3Lx8HGpkplzcPbxEksIDU%2Bpqqnkjmf3QsbCkQABoQNGMYIXwEAG0QAFkIADcRfExTEABda4Adzyt0e8CeAHYAGwADkuAEZeHD-jQgA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants