Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BITV]: Clean up headings #2248

Closed
JuliaKirschenheuter opened this issue Jan 12, 2024 · 0 comments · Fixed by #2249
Closed

[BITV]: Clean up headings #2248

JuliaKirschenheuter opened this issue Jan 12, 2024 · 0 comments · Fixed by #2249
Assignees
Labels
1. to develop Accepted and waiting to be taken care of a11y28checked needed for a11y accessibility

Comments

@JuliaKirschenheuter
Copy link
Contributor

There are 2 problems:

  1. Content overlapping:
    Screenshot from 2024-01-12 11-08-34

  2. <h1 data-v-27fc3f3a="" class="hidden-visually"> Photos </h1> is a duplicate of <h2 data-v-21ecc79e="" class="photos-navigation__title__main"> Photos </h2>. Then we have the same issue as [BITV] 9.1.3.1a/6.1 - The page has two identical headings labeled "Personal info" which have been marked as "h1" and "h2" headings. This should be avoided. (1) server#41826
    Todo: remove visually hidden <h1> and move visual <h2> to <h1>

@JuliaKirschenheuter JuliaKirschenheuter added 1. to develop Accepted and waiting to be taken care of accessibility labels Jan 12, 2024
@JuliaKirschenheuter JuliaKirschenheuter self-assigned this Jan 12, 2024
@szaimen szaimen added the a11y28checked needed for a11y label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of a11y28checked needed for a11y accessibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants