-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
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
fix(modal): handle events and focus #2889
Conversation
🦋 Changeset detectedLatest commit: e19dd06 The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
de85f94
to
beb6ebd
Compare
size-limit report 📦
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2889 +/- ##
==========================================
- Coverage 94.16% 93.47% -0.69%
==========================================
Files 154 154
Lines 3170 3204 +34
Branches 409 416 +7
==========================================
+ Hits 2985 2995 +10
- Misses 117 141 +24
Partials 68 68
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
beb6ebd
to
6067c87
Compare
Summary
Type
Summarise concisely:
What is expected?
Handle events when modal is open to trap focus and prevent elements outisde of the modal being impacted
The following changes where made:
(Describe what you did)
Relevant logs and/or screenshots