This is an issue that discuss changes that need to be done following the latest changes proposed by #5684 and #6124
Criticality
Meidum
Description
Heading tags (H1-H6 elements) have been used in illogical order on all views.
The heading tags need to appear in logical order on all pages, i.e. H1 first, then H2, then H3, etc.
From an email with @ahukkanen:
Logical heading order
This outstanding issue is quite difficult to solve because of the "cells" implementation in Decidim.
And what I mean by that is that the logical order should be defined separately for multiple views, e.g. a proposal card may need h3 on one page and h4 on another page for it to "pass" that criteria. I didn't figure out a proper way to handle this, so it still remains unresolved.
Related issues or links
WCAG Criterion
Criticality
Meidum
Description
Heading tags (H1-H6 elements) have been used in illogical order on all views.
The heading tags need to appear in logical order on all pages, i.e. H1 first, then H2, then H3, etc.
From an email with @ahukkanen:
Related issues or links
WCAG Criterion