Skip to content

Skip Tabindex on the header Column #1101

@prsdcse

Description

@prsdcse

Is this feature requested before?
No it is not

Is your feature request related to a problem? Please describe.
When we have non actionable column header the WCAG AA complaint is reporting to skip the tabbing on those columns

Describe the solution you'd like
Instead hard coding the tabindex to 0 we may get the input through the headerAttrs and make sure it is either 0 or -1

Describe alternatives you've considered
No alternatives as of now. Since it is hard coded in the file.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions