AbsaOSS / AbsaOSS/cps-shared-ui
Reimplement treetable without using PrimeNG
Open
library
tech-debt
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 6
- Avg merge
- 23h 46m
- Merged PRs (30d)
- 5
Description
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).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.