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

[Bug]: Accordion items do not animate #17197

Closed
2 tasks done
tay1orjones opened this issue Aug 16, 2024 · 1 comment · Fixed by #17418
Closed
2 tasks done

[Bug]: Accordion items do not animate #17197

tay1orjones opened this issue Aug 16, 2024 · 1 comment · Fixed by #17418

Comments

@tay1orjones
Copy link
Member

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

@tay1orjones tay1orjones added severity: 3 https://ibm.biz/carbon-severity component: accordion labels Aug 16, 2024
@tay1orjones tay1orjones moved this to ⏱ Backlog in Design System Aug 16, 2024
@alisonjoseph alisonjoseph self-assigned this Aug 29, 2024
@alisonjoseph alisonjoseph moved this from ⏱ Backlog to 🏗 In Progress in Design System Sep 5, 2024
@alisonjoseph
Copy link
Member

Regression actually seems to be caused by this #17120 adding hidden removes the element before it can animate.

@alisonjoseph alisonjoseph moved this from 🏗 In Progress to 🚦 In Review in Design System Oct 8, 2024
@github-project-automation github-project-automation bot moved this from 🚦 In Review to ✅ Done in Design System Oct 14, 2024
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 a pull request may close this issue.

2 participants