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(StructuredListInput): remove onChange deprecation warning #13368

Conversation

tay1orjones
Copy link
Member

Reported on slack

I think what happened here was that onChange wasn't being called in v10. It looks like as part of the large a11y refactor of the Structured List components, an early commit added the deprecation warning. Later on, the onChange was updated to actually be used and the deprecation warning wasn't removed like it should've been.

Changelog

Removed

  • onChange deprecation warning

Testing / Reviewing

  • The onChange event should be called when StructuredListInput is changed.

@tay1orjones tay1orjones requested a review from a team as a code owner March 17, 2023 13:34
@netlify
Copy link

netlify bot commented Mar 17, 2023

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit bf725b3
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/6418b212259b260007c40dbc
😎 Deploy Preview https://deploy-preview-13368--carbon-components-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 settings.

@netlify
Copy link

netlify bot commented Mar 17, 2023

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit bf725b3
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/6418b2122e93590008e549a1
😎 Deploy Preview https://deploy-preview-13368--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 settings.

@tw15egan
Copy link
Collaborator

@tay1orjones just need to update snapshots 👍🏻

@tay1orjones tay1orjones requested a review from a team as a code owner March 20, 2023 18:59
@kodiakhq kodiakhq bot merged commit 270d6f8 into carbon-design-system:main Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants