Autodesk / Autodesk/react-base-table

Unable to tab through the header elements before the body of the table

Abierto
#381 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
1.5k
Forks
170
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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?

image

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Reproduzca la tabla y use TAB mientras inspecciona el DOM renderizado, centrándose en los elementos con los nombres de clase BaseTable_body y BaseTable_header. Rastree cómo se renderiza la tabla y verifique que el encabezado aparece antes que el cuerpo en el orden del documento y que las celdas del encabezado son accesibles antes que las celdas del cuerpo.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
react, typescript
Área
accessibility, frontend
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.