Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

chips: accessibility improvements #2618

@marcysutton

Description

@marcysutton

There are a few issues in mdChips that make them hard to use with a screen reader, including:

  • The input needs a label enforced - right now it's empty if no placeholder
  • When the input is focused, it should announce the label, not "Press delete to remove this chip"
  • Chips need to be uniquely labeled along with the delete hint text. Ex: when a chip is focused, it should say: "Apple. Press delete to remove this chip".
  • Need to verify chips can be removed from touch devices with screen readers running.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions