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(tabletoolbarsearch): prefix internally placed id #16232

Merged

Conversation

tay1orjones
Copy link
Member

Reported in slack, the accessibility checker storybook addon has a small bug with ids that are numbers. Usually when we use setupGetInstanceId we end up prefixing the value with some additional string. This updates TableToolbarSearch's usage of setupGetInstanceId to prefix the value.

Changelog

Changed

  • add string prefix to the internal TableToolbarSearch id

Testing / Reviewing

  • Go to the Datatable batch actions playground story, open the accessibility addon pane, the page should no longer error

Copy link

netlify bot commented Apr 19, 2024

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit aa1caa4
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/6622bdb3bd858b0008f1b522
😎 Deploy Preview https://deploy-preview-16232--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.

@guidari guidari added this pull request to the merge queue Apr 25, 2024
Merged via the queue into carbon-design-system:main with commit 7ea3b30 Apr 25, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants