We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EuiOverlayMask click events don't fire when wrapping an EuiModal, probably due to the latter's focus trap. I've reproduced the issue in CodeSandbox: https://codesandbox.io/s/535z67412p?module=%2Fsrc%2Fcomponent%2Fcomponent.js
EuiOverlayMask
EuiModal
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
EuiOverlayMask
click events don't fire when wrapping anEuiModal
, probably due to the latter's focus trap. I've reproduced the issue in CodeSandbox: https://codesandbox.io/s/535z67412p?module=%2Fsrc%2Fcomponent%2Fcomponent.jsThe text was updated successfully, but these errors were encountered: