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(ComboBox): fix fully controlled story and delete test story #18680

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

adamalston
Copy link
Contributor

@adamalston adamalston commented Feb 24, 2025

Closes #17192

Fixed the fully controlled ComboBox story and deleted the test story.

Changelog

Changed

  • Fixed the fully controlled ComboBox story.

Removed

Testing / Reviewing

cd packages/react
yarn storybook

Copy link

netlify bot commented Feb 24, 2025

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit 7de4060
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/67bc8642f2e13c0008f1244b
😎 Deploy Preview https://deploy-preview-18680--v11-carbon-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

netlify bot commented Feb 24, 2025

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 7de4060
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/67bc8642b345610008251b88
😎 Deploy Preview https://deploy-preview-18680--carbon-elements.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 24, 2025

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 7de4060
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/67bc8642387c660008d4788f
😎 Deploy Preview https://deploy-preview-18680--v11-carbon-react.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 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.97%. Comparing base (84fd364) to head (7de4060).
Report is 4 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

@adamalston adamalston marked this pull request as ready for review February 24, 2025 15:14
@adamalston adamalston requested review from a team as code owners February 24, 2025 15:14
@adamalston
Copy link
Contributor Author

If someone could assign #17192 to me, that would be appreciated.

@Gururajj77 Gururajj77 added this pull request to the merge queue Feb 25, 2025
Merged via the queue into carbon-design-system:main with commit d4a071a Feb 25, 2025
38 checks passed
@adamalston adamalston deleted the 17192-combo-box branch February 25, 2025 04:24
@carbon-automation
Copy link
Contributor

Hey there! v11.77.0 was just released that references this issue/PR.

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]: Carbon ComboBox does not reset displayed "selectedItem" value after setting to null
3 participants