Skip to content

[Feature Request] Table Select Checkboxes dont have labels by default #9956

Description

@JohnMica

Problem to solve

When having a select checkbox for the tables the following happens by default

  • checkboxes get created (they have a label attached to it but no aria-label or aria-labelledby)
  • header checkbox doesnt have a label

Proposed solution

  • add to the header of the table select a label and aria-label prop that can be editable
  • at times the checkbox might not need to have the label displayed so aria-label should be the one that does the trick from an accessibility point of view

Metadata

Metadata

Assignees

Labels

C: VDataTableT: enhancementFunctionality that enhances existing featuresgood first issueA quick-win fix that would be great for new contributors

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions