core-aam icon indicating copy to clipboard operation
core-aam copied to clipboard

When to automatically expose actions on an option (ARIA only or HTML options too?)

Open aleventhal opened this issue 1 year ago • 7 comments

The new HTML customized select can have have buttons and links inside of options, and the plan is to both allow tab navigation to them, as well as to expose via the actions interface, as if aria-actions was used.

Question: how about we do this for any option, even an ARIA option? After all, it shouldn't care whether the button or link inside is from HTML or ARIA. I think it would be more consistent, and improve the a11y of existing content. I don't imagine scenarios where it would make things worse.

aleventhal avatar Sep 25 '24 20:09 aleventhal