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(useFocus): resolve focus trap issue #6835

Merged
merged 20 commits into from
Feb 10, 2025

Conversation

makafsal
Copy link
Member

@makafsal makafsal commented Feb 3, 2025

Closes #6766

What did you change?

Conditions simplified

How did you test and verify your work?

yarn avt
yarn test
Storybook

@makafsal makafsal requested a review from a team as a code owner February 3, 2025 10:57
@makafsal makafsal requested review from AlexanderMelox and amal-k-joy and removed request for a team February 3, 2025 10:57
Copy link

netlify bot commented Feb 3, 2025

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit e7314f1
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/67a0a3cfcf498e0008ea4089
😎 Deploy Preview https://deploy-preview-6835--carbon-for-ibm-products.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 3, 2025

Deploy Preview for ibm-products-web-components ready!

Name Link
🔨 Latest commit e7314f1
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/67a0a3cfd3f18a0008b7cc07
😎 Deploy Preview https://deploy-preview-6835--ibm-products-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Feb 3, 2025

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 81.28%. Comparing base (d043ffa) to head (e7314f1).
Report is 26 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6835      +/-   ##
==========================================
+ Coverage   81.17%   81.28%   +0.10%     
==========================================
  Files         398      397       -1     
  Lines       12956    12946      -10     
  Branches     4283     4279       -4     
==========================================
+ Hits        10517    10523       +6     
+ Misses       2439     2423      -16     
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)

Copy link
Contributor

@amal-k-joy amal-k-joy left a comment

Choose a reason for hiding this comment

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

LGTM

@amal-k-joy amal-k-joy requested review from devadula-nandan and removed request for sangeethababu9223 February 6, 2025 05:35
@makafsal makafsal added this pull request to the merge queue Feb 10, 2025
Merged via the queue into carbon-design-system:main with commit eedbef6 Feb 10, 2025
30 of 32 checks passed
@makafsal makafsal deleted the bug-6766 branch February 10, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Brief description: Focus does not stay within Sidepanel
3 participants