-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
Provide a general summary of the issue here
useModalOverlay
sets by default in ariaHideOutside
shouldUseInert: true
.
That breaks interaction with external overlays not created with react-aria.
For example libraries for creating cookie consent dialogs that are loaded before the react-aria dialog.
🤔 Expected Behavior?
useModalOverlay
should be have a prop to disable setting the inert
(or aria-hidden
) to the other HTML elements in the body.
😯 Current Behavior
At the moment you can't disable shouldUseInert
on the ariaHideOutside
used inside useModalOverlay
💁 Possible Solution
No response
🔦 Context
No response
🖥️ Steps to Reproduce
/
Version
/
What browsers are you seeing the problem on?
Chrome
If other, please specify.
No response
What operating system are you using?
MacOS Sequioa
🧢 Your Company/Team
No response
🕷 Tracking Issue
No response
rineesh-philips, kysley, ls-anna-volkova, dirkgntly and auwtch
Metadata
Metadata
Assignees
Labels
No labels