-
I understand from reading https://reach.tech/router/accessibility that the intention of the line of code below is to manage focus for accessibility. Thank you for your effort toward better accessibili…
-
The authoring practices for menubar indicates that "The menu container has tabindex set to -1 or 0 and aria-activedescendant set to the ID of the focused item." But what is the menu container in this …
-
### Summary
Following up on testing #91, the virtual cursor and hot keys are limited to navigating the contents of a `role=dialog` when it has the attribute `aria-modal=true`. However, a user still …
-
Hi,
I was looking at the Alert component and I noticed it added an ARIA alert role to the component. This component may potentially not exist on page load and might be displayed dynamically.
In y…
-
Basic:
- Focus state (#12)
- Move focus and aria properties outside of shadows
- As discussed, this will mean that aria relationship attributes can be used with this element before such a time as we…
alice updated
6 years ago
-
It's great that you've clearly thought about the accessibility of your application. I think you may have misunderstood how ARIA works though.
You've used some ARIA attributes that don't exist (`ari…
-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
Safari + VO do…
-
Hello.
Tablist only manage `aria-hidden` attribute for tab panels.
It could manage `hidden` element for modern browsers.
https://developer.mozilla.org/fr/docs/Web/HTML/Attributs_universels/hidden
-
jlreq is a very long document, so it takes a long time to open it. In #218 we optimized the images, and the performance has improved. I think the load time can be further optimized by building the doc…
-
https://www.w3.org/WAI/ARIA/apg/practices/