We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@carbon/react, @carbon/elements
Chrome, Safari, Firefox, Edge
"@carbon/elements": "11.26.0", "@carbon/react": "1.34.0",
v18.2.0
The TableBatchActions inside TableToolbar are misaligned for size variant 'sm'. Here you can see the issue reproduced in the Storybook: https://react.carbondesignsystem.com/?path=/story/components-datatable-batch-actions--playground&args=size:sm The buttons on the right side are not centrally aligned:
Last time this was working fine for our project, we were using the following versions:
"@carbon/elements": "11.24.0", "@carbon/react": "1.27.0",
https://react.carbondesignsystem.com/?path=/story/components-datatable-batch-actions--playground&args=size:sm
None
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Package
@carbon/react, @carbon/elements
Browser
Chrome, Safari, Firefox, Edge
Package version
"@carbon/elements": "11.26.0", "@carbon/react": "1.34.0",
React version
v18.2.0
Description
The TableBatchActions inside TableToolbar are misaligned for size variant 'sm'.
Here you can see the issue reproduced in the Storybook: https://react.carbondesignsystem.com/?path=/story/components-datatable-batch-actions--playground&args=size:sm
The buttons on the right side are not centrally aligned:
Last time this was working fine for our project, we were using the following versions:
"@carbon/elements": "11.24.0",
"@carbon/react": "1.27.0",
Reproduction/example
https://react.carbondesignsystem.com/?path=/story/components-datatable-batch-actions--playground&args=size:sm
Steps to reproduce
Suggested Severity
None
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: