Skip to content

Fix show and hide behavior for nested collapses #1087

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

darl2ng
Copy link

@darl2ng darl2ng commented Apr 10, 2025

This PR fixes the show and hide behaviors for nested collapses, for example in nested accordion, click on the AccordionItem should not affect both the child and the parent at the same time.

The accordion first example is updated to contain a nested case.

@darl2ng darl2ng force-pushed the fix/nested-collapses branch from e1624f0 to 3e51a13 Compare April 11, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants