dialog icon indicating copy to clipboard operation
dialog copied to clipboard

Missing aria-modal=true attribute

Open gnoyixiang opened this issue 5 years ago • 0 comments

Hello, based on the W3 documentation on dialogs, it is stated that

The dialog container element has aria-modal set to true.

I see this in other react accessibility based libraries such as ReachUI and Reakit. Am hoping that the attribute [aria-modal=true] can be added in.

https://www.w3.org/TR/wai-aria-practices-1.2/#dialog_roles_states_props

gnoyixiang avatar Apr 14 '20 08:04 gnoyixiang