Autodesk / Autodesk/react-base-table
Aria-label being passed to header
Open
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
Hi @nihgwu @jamesonhill
Is there any way to currently pass down an aria-label in the props to the table?
In the current use case I have the table is being flagged for having accessibility issues as there is no programmatically associated name with the component
Thanks!
Contributor guide
Research direction
Start by inspecting the table component's props and the header rendering path mentioned in the issue. Determine how an aria-label could name the table programmatically, then verify that the label reaches the rendered table and resolves the reported accessibility issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100