Skip to content

BasePicker component should support customizing RemoveButton aria label for each item. #14776

Description

@zeedomD

Environment Information

  • Package version(s): 7.131.0
  • Browser and OS versions: Not Related

Describe the issue:

BasePicker already provide an API “RemoveButtonAriaLabel” for Screen reader when focusing on the "Remove Button" on a Picked Item.
But we think it would be better to make it customizable based on each item. So that we can make the aria label like "Remove XXXXXX".

image

Please provide a reproduction of the issue in a codepen:

No Reproduction steps are required.

Actual behavior:

We can only specific a general aria label for all picker items.

Expected behavior:

We should specific customized aria label for each picker items.

Documentation describing expected behavior

N/A

Metadata

Metadata

Assignees

Type

No type

Fields

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