-
In order to meet Accessibility Standards (WCAG 2.0 AA) I had a website audited. The website was built using Elementor Pro plugin on Wordpress with the QHub Theme (Monster Templates). One element I use…
-
### Discussed in https://github.com/microweber/microweber/discussions/935
Originally posted by **walhallaRV** August 22, 2022
Hi,
I tried to put an accordion / tabs - modul on a site. OK, it …
-
-
Test case 3:
https://govuk-accessibility-sandbox.herokuapp.com/patterns/accordion-with-descriptions/
A link is not the right control to use, since it is intended to fetch a resource not invoke an act…
-
In bootstrap navs.less this style creates problems:
.tab-content {
> .active {
display: block;
}
}
It is surpresses display: none:
.responsive-tabs-container .accordion-link {
dis…
-
Thanks for creating this addon. I have used it in a few projects and it works great to keep the editor clean. However, it seems that using conditionals on fields doesn't work within an accordion group…
-
Any directly reachable tab/accordion (ie. content without internal state/POST data like temporary modal) have VP/Callback link and:
- such link should be set as the current URL when clicked
- the li…
-
About section
```
import { Accordion, AccordionItem } from '@skeletonlabs/skeleton';
(icon)
(summary)
(content)
(icon)
(summary)
(content)
```
-
### What is the problem?
Currently the `` has a role heading but you can't set the `aria-level`.
So it's considered as level 2 which is not necessary the required level in a page.
Is it possible …
-
Can currently link to a level 1 accordion to have it open - by specifying number.
Would be good to able to link directly to a level 2 accordion and have it open.
Two possibilities
- Kludge wi…