Skip to content

bug(material/chips): single-select chips visually communicate selected state with color alone (WCAG 1.4.1) #25886

Closed
@zarend

Description

@zarend

Description

single-select chips visually communicate selected state with color alone. It should be visually communicated with more than just color.

https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-without-color.html

Reproduction

Steps to reproduce:

  1. open https://material2-dev.web.app/mdc-chips
  2. Navigate to "Selectable Chips" demo
  3. Under "Single selection", click "Medium"

Expected Behavior

selected state of "Medium" is visually communicated with more than color alone

Actual Behavior

color of "Medium" changes to indicate selected state

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    AccessibilityThis issue is related to accessibility (a11y)P2The issue is important to a large percentage of users, with a workaroundarea: material/chips

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions