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]: Collapsible can't be nested - Worked in 1.0.0 #501

Open
3 tasks done
KajKandler opened this issue Sep 5, 2024 · 0 comments
Open
3 tasks done

[Bug]: Collapsible can't be nested - Worked in 1.0.0 #501

KajKandler opened this issue Sep 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@KajKandler
Copy link

Before submitting...

Context

Set up a nested collapsible like in https://github.com/KajKandler/ce-sidepanel-colapsible-test/blob/main/sidepanel.html

Current Behavior

When opening the Collapsible "2." and some of its siblings "2.1" ... The collapsible body does not expand to contain the larger height elements.

Expected behavior

The box expands and pushes down the rest of the content

Possible Solutions or Causes

I did not compare the code between the versions or triaged which version introduced the bug.

Steps to reproduce

What steps will reproduce the problem?
(1) Checkout the project at https://github.com/KajKandler/ce-sidepanel-colapsible-test
(2) Open the sidepanel.html with a live server (Visual Code)
(3) Open "2."; Then "2.1.", then "2.2."
(4) Close and re-open "2."

Your Environment

  • Version used: 2.1.0
  • Browser Name and version: Chrome 128.0.6613.115 (Official Build) (arm64)
  • Operating System and version (desktop or mobile): MacOS 14.16.1 desktop
  • Additional information you want to tell us:
@KajKandler KajKandler added the bug Something isn't working label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant