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

fitColumns : Column resize when inside a flexbox #4652

Open
Benjioe opened this issue Dec 10, 2024 · 0 comments
Open

fitColumns : Column resize when inside a flexbox #4652

Benjioe opened this issue Dec 10, 2024 · 0 comments
Labels
Possible Bug A possible bug that needs investigation

Comments

@Benjioe
Copy link

Benjioe commented Dec 10, 2024

Describe the bug
When I put a table with a layout to "fitColumns" inside a div with the CSS "display: flex;" on his parent, and I tried to enlarge or shrink one column, all of them are resized.

Tabulator Info
Latest version using unpkg.com

Working Example
https://jsfiddle.net/benjioe/hm2oyuwg/4/

To Reproduce

  1. Resize the first column
  2. All the other columns are resized

Expected behavior
Only one column has to be resized at a time.

Desktop (please complete the following information):

  • OS: Windows
  • Browser chrome
  • Version 131.0.6778.109 (Build officiel) (64 bits)
@Benjioe Benjioe added the Possible Bug A possible bug that needs investigation label Dec 10, 2024
@Benjioe Benjioe changed the title fitColumns : Column resize when inside a flex fitColumns : Column resize when inside a flexbox Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Possible Bug A possible bug that needs investigation
Projects
None yet
Development

No branches or pull requests

1 participant