backdrop-contrib / views_bootstrap

This module provides a set of styles for the Views module. It allows you to create responsive Bootstrap 3.x components, such as grids, carousels, tabs, and tables, all within the configuration settings of the powerful Views module.
https://backdropcms.org/project/views_bootstrap
GNU General Public License v2.0
0 stars 7 forks source link

Allow more than one accordion panel to be open at once #22

Open stpaultim opened 5 years ago

stpaultim commented 5 years ago

The default behavior seems to be that only one panel can be open at once in the accordion and that when you open one panel the previous one closes automatically.

I would rather leave it to the user to leave open as many panels as they would like. I think that this is a much better way of doing things. I think this is counter to the bootstrap default.

We could have another config option "Allow more than one panel to be open at once."