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

ColumnHider does not show/hide columns on column resizing #1366

Open
gtejaswi opened this issue Apr 26, 2017 · 1 comment
Open

ColumnHider does not show/hide columns on column resizing #1366

gtejaswi opened this issue Apr 26, 2017 · 1 comment

Comments

@gtejaswi
Copy link

I am seeing an issue where ColumnHider does not properly show/hide columns once the column is resized. The columnHider works fines when the grid loads the first time. However, if i resize any column, the columnHider gets messed up. It does not show/hide columns and this looks very buggy with dgrid using ColumnHider and ColumnResizer in conjunction.
This issue is reproducible with any dgrid demo( github demo as well). I have seen quite few open issues that are similar, but they have not been addressed yet. Did anyone dealt with the similar issue and came with a workaround? What would be the robust way to handle this issue

@dylans dylans added the bug label May 12, 2017
@edhager edhager self-assigned this May 31, 2017
@edhager
Copy link
Member

edhager commented Jun 1, 2017

@gtejaswi Can you describe the steps you are taking and which grid you are testing? Attached is an animated GIF that shows me interacting with the second grid on this test page: http://dgrid.io/js/dgrid/test/extensions/ColumnHider.html. I am not seeing any errors.

grid-hider-resizer

@edhager edhager added needs-info and removed bug labels Jun 6, 2017
@edhager edhager removed their assignment Oct 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants