-
Een accordion heeft geen aria-expanded attribuut. Na het openen van de accordion gaat de focus niet naar de eerste tekst binnen de accordion, maar gaat meteen door naar het volgende interactieve eleme…
-
```tsx
return (
setIsOpen(!open)}>
{label}
Here is some content
);
```
Then the rendered HTML has two elements with the same id, which is [invalid HTML](https://htm…
-
Use accordions on standard landing pages that have a lot of text on the about page. Also on the prescription drugs page and anywhere else relevant. Use USWDS style accordions
-
Accordion
_Originally posted by @hellprise in https://github.com/hellprise/time-tracker/issues/1#issuecomment-1418220858_
-
## Describe the defect
VAMC Contact Us accordion groups render even if they're empty, e.g. https://staging.va.gov/southeast-louisiana-health-care/contact-us/
## To Reproduce
Steps to reproduce the be…
-
Current Issue:
Currently, there is no option to hide the "In This Chapter" section. This can be problematic in sections with extensive content, such as the "Interview Questions" page.
Proposed Sol…
-
**Describe the bug**
Flowbite 2.2 is unable to work flexibly with accordions in the same way that 1.8.1 (and possibly other versions) could. In my custom blocks for Gutenberg, each accordion (H2 + …
-
- Styling
- Design adherence (plus signs instead of arrows, plus signs in line and justified right)
- Lists don’t have bullet points
- Functional
- Include more formatting options in t…
-
## Describe the defect
On VAMC health services pages, the accordions titles all have an H3 heading, which is correct. However, this means that the headings within the accordions should be H4s instead…
-
### Description of the bug
When an application exceeds the viewport and has a scrollbar, any change recreates the whole UI after hot-swapping, and the scrollbar goes to initial position.
https://…