Open
Description
Provide a general summary of the feature here
In Modal -
https://github.com/adobe/react-spectrum/blob/main/packages/react-aria-components/src/Modal.tsx#L217
There is no way to pass a dismiss label to override the default. It is already supported by DismissButton.
π Possible Solution
Would you want Modal to take dismiss-aria-label ? I suppose aria-label on a Modal shouldn't be the text to dismiss?
π¦ Context
We have multiple ways to cancel/dismiss a dialog and for accessibility reasons I'd like them to have the same label. We also support some language variants you don't.
π» Examples
No response
π§’ Your Company/Team
Saxo Bank
π· Tracking Issue
No response