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
Chrome
11.64.0
18
Regression caused by #16933, the accordion does not animate when opening and closing items.
https://react.carbondesignsystem.com/?path=/story/components-accordion--default
Go to the story and click to open an item. It does not smoothly transition as it did before in 11.63.0: https://deploy-preview-17079--v11-carbon-react.netlify.app/?path=/story/components-accordion--default
Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.
No response
The text was updated successfully, but these errors were encountered:
Regression actually seems to be caused by this #17120 adding hidden removes the element before it can animate.
hidden
Sorry, something went wrong.
alisonjoseph
Successfully merging a pull request may close this issue.
Package
@carbon/react
Browser
Chrome
Package version
11.64.0
React version
18
Description
Regression caused by #16933, the accordion does not animate when opening and closing items.
Reproduction/example
https://react.carbondesignsystem.com/?path=/story/components-accordion--default
Steps to reproduce
Go to the story and click to open an item. It does not smoothly transition as it did before in 11.63.0: https://deploy-preview-17079--v11-carbon-react.netlify.app/?path=/story/components-accordion--default
Suggested Severity
Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: