-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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(ComboBox): fix fully controlled story and delete test story #18680
fix(ComboBox): fix fully controlled story and delete test story #18680
Conversation
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for v11-carbon-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #18680 +/- ##
=======================================
Coverage 84.97% 84.97%
=======================================
Files 408 408
Lines 14543 14543
Branches 4765 4715 -50
=======================================
Hits 12358 12358
- Misses 2023 2024 +1
+ Partials 162 161 -1 ☔ View full report in Codecov by Sentry. |
If someone could assign #17192 to me, that would be appreciated. |
d4a071a
Hey there! v11.77.0 was just released that references this issue/PR. |
Closes #17192
Fixed the fully controlled
ComboBox
story and deleted the test story.Changelog
Changed
ComboBox
story.Removed
ComboBox
test story that was added in fix: use initialSelectedItem only on initial render in ComboBox #18602.Testing / Reviewing
cd packages/react yarn storybook