Autodesk / Autodesk/react-base-table
Expand functionality (row grouping ) is not working as expected as given in example
- Lenguaje dominante
- TypeScript
- Estrellas
- 1.5k
- Forks
- 170
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
below props are passing to table component still in DOM there is no change
expandColumnKey={expandColumnKey}
onRowExpand={onRowExpand}
onExpandedRowsChange={onExpandedRowsChange}
expandIcon={+}
expandedRowRender={row =>
{row.code}
}Guía de contribución
Línea de trabajo
Start by reproducing the example with the listed table props: expandColumnKey, onRowExpand, onExpandedRowsChange, expandIcon, and expandedRowRender. Inspect the table component's row-grouping and expansion entry points to determine why these props produce no DOM change; done means the example expands rows and renders the expected row content.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- react, typescript
- Área
- frontend
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100