Skip to content

HTML not using H tags - Accessibility issue #2235

@m-i-k-e

Description

@m-i-k-e

If you inspect this page: https://sanchogov.tools/connected/governance_actions/fd348161bf87b8ff2ed0884239ba783fb5cb8659d4838bfb1e447d94fbf352d2#0

You will see that 'H' tags are not used in the structure. This is not proper semantic HTML

Here is a screenshot of the code for the top header. This should be H1:
image

As well as the H1 not being there, there are no H tags throughout the document. We need to fix this as this breaks our accessibility goals and will be impossible for people who have visual or other handicaps and rely on screenreaders to parse the page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 BugSomething isn't working

    Type

    No type

    Projects

    Status

    To do

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions