Description of the need
Fieldsets that are collapsible should follow the accessibility requirements: https://www.w3.org/WAI/ARIA/apg/patterns/accordion/. We've got <details> in core but the Form API still offers collapsible fieldsets.
Proposed solution
If the fieldset is set to collapsible it should have aria-expanded toggled.
GitHub Issue #:
6408
Recent comments
Steve - long story short - this is a legacy site that was ported from Drupal 7 and had some tinkering done to it so that Brilliant Gallery code was interpreted. This avoided rewriting a few...
Question re paragraphs
Hi yorkshirepudding - once again you leap to my rescue! I thought I had it sussed after reading your reply but I found that creating a new field called Description, hiding the label and...
Question re paragraphs
Hi Ian..., Can you explain why you are using Paragraphs for this? Is it because you have a specific requirement that is only filled by Paragraphs? There are other ways to create an...
Question re paragraphs