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

Optimize ARIA overview #246

Open
backflip opened this issue Dec 10, 2019 · 1 comment
Open

Optimize ARIA overview #246

backflip opened this issue Dec 10, 2019 · 1 comment

Comments

@backflip
Copy link
Collaborator

backflip commented Dec 10, 2019

From #201:

Note to myself: I suppose we should keep a conclusion, but write something like this:

ARIA can be the right thing to use in those rare where standard HTML does not offer a solution for an implementation requirement (for example, some advanced control patterns like tabs). Be very careful though and sure to test it thoroughly using screen readers, as not every ARIA feature is generally supported yet.

Or the conclusion of the deleted "Good practices" page:

There are only rare situations where HTML is not enough. In those (and only those) situations, using ARIA is advised. In other situations, when the use of a clean and semantically correct HTML structure can provide a solution, usage of ARIA is strongly discouraged. This is due to its non-homogenous support among browsers and screen readers.

We should maybe add this to the "Conclusion" on the "Purpose" page?

Originally posted by @jmuheim in #201

@backflip backflip mentioned this issue Dec 10, 2019
@ralf57
Copy link
Collaborator

ralf57 commented Feb 11, 2020

@jmuheim what about this?

@backflip backflip self-assigned this Mar 22, 2021
@backflip backflip removed their assignment May 8, 2023
@backflip backflip moved this to Todo in ADG May 12, 2023
@backflip backflip added this to ADG May 12, 2023
@NicSR NicSR moved this from Todo to To be discussed in ADG May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To be discussed
Development

No branches or pull requests

2 participants