Skip to content

a11y: Content Types page missing <title> element and lang attribute on <html> #443

@perasperaactual

Description

@perasperaactual

The Content Types page (/content-types) is missing a non-empty <title> element and the lang attribute on <html>. Both are WCAG 2.1 Level A requirements (SC 2.4.2 Page Titled, SC 3.1.1 Language of Page). Fix: ensure the page's <head> includes a <title> and that the document <html> element has lang="en" (or appropriate locale). Found in e2e run on PR #437.

Metadata

Metadata

Assignees

No one assigned

    Labels

    accessibilityWeb accessibility (WCAG, a11y)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions