AbsaOSS / AbsaOSS/cps-shared-ui
Reimplement treetable without using PrimeNG
Offen
library
tech-debt
- Vorherrschende Sprache
- TypeScript
- Sterne
- 9
- Forks
- 6
- Ø Merge
- 23 Std. 46 Min.
- Gemergte PRs (30 T.)
- 5
Beschreibung
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).
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.