AbsaOSS / AbsaOSS/cps-shared-ui
Reimplement treetable without using PrimeNG
Aberta
library
tech-debt
- Linguagem predominante
- TypeScript
- Estrelas
- 9
- Forks
- 6
- Merge médio
- 23h 46min
- PRs com merge (30d)
- 5
Descrição
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).
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.