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

Column resizing is not working in groups with invisible columns #4632

Open
ClarissetteB opened this issue Nov 15, 2024 · 0 comments
Open

Column resizing is not working in groups with invisible columns #4632

ClarissetteB opened this issue Nov 15, 2024 · 0 comments
Labels
Possible Bug A possible bug that needs investigation

Comments

@ClarissetteB
Copy link

ClarissetteB commented Nov 15, 2024

Describe the bug
When using column groups and invisible columns, most of the visible columns are not resizable.

Tabulator Info
6.3

Working Example
https://jsfiddle.net/0dyp2jvg/

To Reproduce

  1. Check that hideColumns = true;
  2. Try to resize the columns
  3. Only few columns are resizable

Expected behavior
All columns should be resizable.
If you set hideColumns to false, it is working as expected

Desktop:

  • OS: Mac OS Sequoia 15.0.1
  • Browser Chrome
  • Version 130.0.6723.117 (Official Build) (x86_64)

Thanks for the hard work, it's truly amazing !

@ClarissetteB ClarissetteB added the Possible Bug A possible bug that needs investigation label Nov 15, 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