Collapse button and functionnality not showing after pushing Expand all button in accordions

Created on 12 August 2022, almost 2 years ago
Updated 23 April 2024, 2 months ago

Problem/Motivation

The Expand all button provided in accordions work well when expanding accordion. However the button get blocked to Expand all, without possibility to collapse all accordions.

Proposed resolution

You already have all the functions in your code, but they are not called on click.

Below line 38, add changePanelButtonToCollapse(this);
Below line 41, add changePanelButtonToExpand(this);

It will now work as intended.

πŸ› Bug report
Status

Fixed

Component

Code

Created by

πŸ‡«πŸ‡·France Tramb

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024