Skip to content

[A11y][Feature Request]: Allow setting accessible name for TableRowAction overflow button #13839

Description

@VictorHumanist

Feature Request Description

Currently, the overflow button in TableRowAction has no aria-label. There's only a title "More", which seems to come from overflow icon. That naming is a little bit confusing when it's the only button in actions cell.

Proposed Solution

Add a property on either Table or TableRow, something similar to overflowButtonAccessibleName property of Toolbar.

Proposed Alternatives

  1. Manipulate shadow DOM to alter the "aria-label" attribute of the overflow button's underlying element
  2. Give up and stick with "More" label

Organization

No response

Additional Context

No response

Priority

No response

Privacy Policy

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions