Currently, we always use Bootstrap accordions even when we have only one item. In these cases, the [standard `details` element](https://developer.mozilla.org/fr/docs/Web/HTML/Element/details) is more appropriate. It would also remove the need for javascript in this case and greatly simplify the HTML. What’d we need to do is update our `base.css` for the `details` element to still look nice and like an BS accordion.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by Jenselme and has received 0 comments.