Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reimplement treetable without using primeng #277

Open
fateeand opened this issue Dec 1, 2023 · 0 comments
Open

Reimplement treetable without using primeng #277

fateeand opened this issue Dec 1, 2023 · 0 comments
Labels
enhancement New feature or request library

Comments

@fateeand
Copy link
Contributor

fateeand commented Dec 1, 2023

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 #276, but we still can't prevent flickering and sometimes cells width match is still not accurate).

@fateeand fateeand added enhancement New feature or request library labels Dec 1, 2023
@fateeand fateeand changed the title Reimplement treetable without using primeng base Reimplement treetable without using primeng Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request library
Projects
None yet
Development

No branches or pull requests

1 participant