Skip to content

Feedback: Search - missing visible label #4515

@sigveres

Description

@sigveres

The component only uses aria-label to provide an accessible name, but does not include a visible <label> element. It may create usabiliy challanges for users who rely on speech recognition or cognitive support. Placeholder text is not considered a sufficient substitute for label, it can also introduce contrast issues depending on styling. This is related to (WCAG 3.3.2). We should also be aware for WCAG 2.5.3 if an visible label is present to ensure compatibility with speech recognition.

My rule of thumb: Every input should have a visible and unique label

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions