AbsaOSS / AbsaOSS/cps-shared-ui
Reimplement treetable without using PrimeNG
Abierto
library
tech-debt
- Lenguaje dominante
- TypeScript
- Estrellas
- 9
- Forks
- 6
- Merge medio
- 23 h 46 min
- PR fusionados (30 d)
- 5
Descripción
Primeng treetable is implemented in such a way that it requires a lot of ugly workarounds to adjust it.
Virtual scroller doesn't work as expected out of the box and the biggest issue is that it doesn't support autolayout for scrollable tables (header and body are separated into different tables by design - temporary workaround is implemented in https://github.com/AbsaOSS/cps-shared-ui/issues/276, but we still can't prevent flickering and sometimes cells width match is still not accurate).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.