-
Currently the Accordion content type editor has options for creating H2, H3, and H4s for the accordion toggles.
There should also be an non-heading option such as P or SPAN. When an accordion is in…
-
Currently, it is possible to open and close the accordion component (seen on the search results page) using the keyboard.
However, it would be nice to:
- Automatically close the open accordion s…
-
Hi guys!
I need to create some themes for badger-accordion using my own components.
Example:
```
Nice header
Nice content
```
MyCustomAccordion.vue
```
…
-
My attributes do not seem to pass through.
For example:
```
+accordion("sample")
+accordion-item-primary("Title1","sample","true")
| This is first accordion con…
ghost updated
6 years ago
-
I want to organize the page navigation in the side bar to use an accordion menu.
There will be grouped pages in the future and the idea is to make it easier for the user to navigate pages and keep th…
-
## Bug Report
**Current Behavior**
In edit mode when I switch between items of accordion (containers) the content of those items dissapear correctly but the containers with parsys are still disp…
-
## Feature request
### Overview
For the tabs I would like an option to keep the inactive tab contents around in the DOM. For components with a heavy mounting cost, or components with internal st…
-
**The problem**
Sometimes a page needs multiple, collapsible sections so that information can be digested incrementally or optionally.
**The solution**
An accordion component is available tha…
-
## What problem does this address?
The _details_ block is currently lacking support for its _name_ attribute.
Spec.:
https://html.spec.whatwg.org/multipage/interactive-elements.html
The attrib…
-
### 🆒 Your use case
routes unreadable when in use i18n
### 🆕 The solution you'd like
let's group the other languages into each one.
for example, use accordion from server ro…