fix: Filterable multiselect focus while tabbing issue#19816
Conversation
|
Note: Both Test and MultiselectTest need to be removed before merging. |
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for v11-carbon-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for v11-carbon-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #19816 +/- ##
=======================================
Coverage 84.80% 84.80%
=======================================
Files 369 369
Lines 14711 14711
Branches 4799 4849 +50
=======================================
Hits 12475 12475
+ Misses 2088 2087 -1
- Partials 148 149 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
heloiselui
left a comment
There was a problem hiding this comment.
Works as intended, great work on this!
2nikhiltom
left a comment
There was a problem hiding this comment.
LGTM!
just remove test story before merging
c75c0d8
|
Hey there! v11.86.0 was just released that references this issue/PR. |
…system#19816) * fix: filterable multiselect tab issue * fix: removed test story
…system#19816) * fix: filterable multiselect tab issue * fix: removed test story
Closes #19533
Fix focus outline persistence when tabbing away from FilterableMultiSelect
Changelog
New
Testing / Reviewing
Note: Both Test and MultiselectTest need to be removed before merging.
PR Checklist
As the author of this PR, before marking ready for review, confirm you:
Updated documentation and storybook examplesMore details can be found in the pull request guide