question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Auto adjust Accordion/Collapse height based on content

See original GitHub issue

For example, I put the form validation inside the Accordion content. After submitting the form, the form appends more error components but Accordion doesn’t calculate the new height based on content.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
rtivitalcommented, Oct 21, 2021

I’ve managed to find and solve the issue, fix will be out in 3.1 (November 10th)

1reaction
rtivitalcommented, Oct 14, 2021

Yep, I get it now, will see what we can do to solve this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

JQuery Accordion Auto Height issue
It will set height according to your content. and will not use blank space as height. Share.
Read more >
Accordion Auto Resize Height with Dynamic Page Size
Hello, The autoFill option is making the calculation of the height when the accordion is created. The size isn't adjusted after creation. If ......
Read more >
Using CSS Transitions on Auto Dimensions
You've created a collapsed CSS class that applies height: 0 . You try it out, and… the height doesn't transition. It snaps between...
Read more >
Collapse
The collapse JavaScript plugin is used to show and hide content. ... Collapsing an element will animate the height from it's current value...
Read more >
Screen height adjust based on open/closed accordion?
Currently, if the frame height is set to the accordions closed, when opened in prototype view the content clips down out of the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found