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

Scrolling breaks table column widths #188

Open
alksily opened this issue Oct 4, 2022 · 2 comments
Open

Scrolling breaks table column widths #188

alksily opened this issue Oct 4, 2022 · 2 comments

Comments

@alksily
Copy link

alksily commented Oct 4, 2022

After clusterize-extra-row clusterize-top-space is added, column widths break.
Is there any advice on how to fix the problem?

Example: https://jsfiddle.net/p3ugwos7/1/

@alksily alksily changed the title Scrolling breaks column widths Scrolling breaks table column widths Oct 4, 2022
@gastonortigoza
Copy link

gastonortigoza commented Jul 18, 2023

Did you find a solution to this ?

@alksily
Copy link
Author

alksily commented Jul 19, 2023

Yea, in the end, I found a solution.
My project uses Bootstrap 4, so I simply removed the <table> and replaced it with rows and columns (using the Bootstrap Grid system). I also had to make changes in css for it to work. You can check the code here clusterize.min.css and here datatable.twig.
I'm satisfied with the final result. gl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants