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(SidePanel): resolve focus wrap issue when first element is disabled #5991

Merged
merged 5 commits into from
Sep 11, 2024

Conversation

makafsal
Copy link
Contributor

@makafsal makafsal commented Sep 2, 2024

Closes #5885

What did you change?

Implemented filter focusable elements disabled elements and display === 'none'

How did you test and verify your work?

yarn test
yarn avt
Storybook

@makafsal makafsal requested a review from a team as a code owner September 2, 2024 13:18
@makafsal makafsal requested review from matthewgallo and sangeethababu9223 and removed request for a team September 2, 2024 13:18
Copy link

netlify bot commented Sep 2, 2024

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

Name Link
🔨 Latest commit fe08ae9
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/66e0012aeee73200096fdb9a
😎 Deploy Preview https://deploy-preview-5991--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.

@makafsal makafsal added this pull request to the merge queue Sep 11, 2024
Merged via the queue into carbon-design-system:main with commit 426f588 Sep 11, 2024
19 checks passed
@makafsal makafsal deleted the bug-5885 branch September 11, 2024 13:40
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.

[SidePanel]: Focus wrap issue when first element disabled
3 participants