wagtail.org
wagtail.org copied to clipboard
Features - Invalid heading order skipping a level
Visibile on Features page
Suggested fix: Update card <h4>
heading to <h3>
to avoid potential skipping of heading levels in content (or add a sr-only <h3>
as a title for the cards section, whichever is more appropriate)
Specific components where this happens:
- logo_card_block
- logo_cards_list_block
Suggest reviewing all h4 usage before confirming the best fix
Hi, I can fix this issue, can I get assigned?
Hi @Aarthy153, thanks for your interest! You're very welcome to work on this - you don't need to be assigned. Just let people know that you're starting work on the issue, by commenting here, or by starting a WIP (work in progress) PR and linking it to this issue.