Autodesk / Autodesk/react-base-table
Unable to tab through the header elements before the body of the table
- Lingua principale
- TypeScript
- Stelle
- 1.5k
- Fork
- 170
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Riproduci la tabella e usa TAB mentre ispezioni il DOM sottoposto a rendering, concentrandoti sugli elementi con i nomi di classe BaseTable_body e BaseTable_header. Traccia il rendering della tabella e verifica che l’intestazione appaia prima del corpo nell’ordine del documento e che le celle dell’intestazione siano raggiungibili prima delle celle del corpo.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- react, typescript
- Ambito
- accessibility, frontend
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100