Autodesk / Autodesk/react-base-table
Unable to tab through the header elements before the body of the table
- Vorherrschende Sprache
- TypeScript
- Sterne
- 1.5k
- Forks
- 170
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hey,
I'm having an issue trying to use TAB to each access the header of the table before the the body. I believe this is caused by the way the table is rendered. In the image, the element for the body of the table with classname "BaseTable_body" is rendered before the header element with classname "BaseTable_header". Is there a work around so the header is rendered above the body of the table so we can use the TAB key to access the header cells before the body of the table?
Beitragsleitfaden
Rechercherichtung
Reproduzieren Sie die Tabelle und verwenden Sie TAB, während Sie das gerenderte DOM untersuchen, wobei Sie sich auf die Elemente mit den Klassennamen BaseTable_body und BaseTable_header konzentrieren. Verfolgen Sie, wie die Tabelle gerendert wird, und überprüfen Sie, dass der Header in der Dokumentreihenfolge vor dem Body erscheint und dass Header-Zellen vor Body-Zellen erreichbar sind.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- react, typescript
- Bereich
- accessibility, frontend
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100