Skip to content
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(Sheet): lock focus inside sheet container when content is not interactive #1264

Merged
merged 4 commits into from
Oct 10, 2024

Conversation

marcoskolodny
Copy link
Collaborator

Issue: Link

Copy link

github-actions bot commented Oct 7, 2024

Size stats

master this branch diff
Total JS 12.1 MB 12.1 MB +50 B
JS without icons 1.94 MB 1.94 MB +50 B
Lib overhead 68.2 kB 68.2 kB 0 B
Lib overhead (gzip) 16.6 kB 16.6 kB 0 B

Copy link

github-actions bot commented Oct 7, 2024

Accessibility report
✔️ No issues found

ℹ️ You can run this locally by executing yarn audit-accessibility.

Copy link

github-actions bot commented Oct 7, 2024

Deploy preview for mistica-web ready!

✅ Preview
https://mistica-f0wkjfppi-flows-projects-65bb050e.vercel.app

Built with commit 36af032.
This pull request is being automatically deployed with vercel-action

src/sheet-common.tsx Outdated Show resolved Hide resolved
@@ -79,7 +79,7 @@
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.95",
"@swc/jest": "^0.2.29",
"@telefonica/acceptance-testing": "5.0.0",
"@telefonica/acceptance-testing": "5.1.0",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated, just upgrading this lib to have the changes in https://github.com/Telefonica/js-toolbox/pull/107

@marcoskolodny marcoskolodny added this pull request to the merge queue Oct 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 10, 2024
@marcoskolodny marcoskolodny added this pull request to the merge queue Oct 10, 2024
Merged via the queue into master with commit dd0fdad Oct 10, 2024
11 checks passed
@marcoskolodny marcoskolodny deleted the WEB-2018-fix-sheet-focus branch October 10, 2024 23:53
tuentisre pushed a commit that referenced this pull request Oct 16, 2024
# [16.3.0](v16.2.0...v16.3.0) (2024-10-16)

### Bug Fixes

* **Sheet:** lock focus inside sheet container when content is not interactive ([#1264](#1264)) ([dd0fdad](dd0fdad))
* **Text:** extract textProps to separate file ([#1267](#1267)) ([3894eb9](3894eb9))

### Features

* **Box:** remove className usages ([#1266](#1266)) ([56a25e0](56a25e0))
@tuentisre
Copy link
Collaborator

🎉 This PR is included in version 16.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants