react-aria-menubutton icon indicating copy to clipboard operation
react-aria-menubutton copied to clipboard

Use aria-activedescendant attribute?

Open junjizhi opened this issue 5 years ago • 0 comments

https://www.w3.org/TR/wai-aria-practices-1.1/examples/menu-button/menu-button-actions-active-descendant.html

It looks like the current implementation use element.focus() instead. Any thoughts on using active-descendant approach?

junjizhi avatar Sep 01 '20 14:09 junjizhi