grav-plugin-shortcode-ui
grav-plugin-shortcode-ui copied to clipboard
Can't collapse accordion sections with [ui-accordion open=none]
When using [ui-accordion open=none], I'm unable to re-collapse accordion sections after opening them. I can only open other sections, (which thus collapses the original section). I have some lengthy sections, so it would be very nice if users could collapse opened sections instead of scrolling to see/open next section.
Also - Feature request for ability to link to tabs/accordions?
I would appreciate a solution to this problem too. The problem has more to do with "independent=false", which seems to prevent the reclosure of a section, since it seems to "need" to open another one, and doesn t know which...