Skip to content

Column reorder with horizontal scrollbar is not working #4006

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

Open
miah-al opened this issue Jul 20, 2015 · 5 comments
Open

Column reorder with horizontal scrollbar is not working #4006

miah-al opened this issue Jul 20, 2015 · 5 comments

Comments

@miah-al
Copy link
Contributor

miah-al commented Jul 20, 2015

Hi,

When the horizontal scroll is scrolled, the column moving feature breaks. This used to work before the 3.0 release.

http://plnkr.co/edit/bdJvnPmY6KDi76jQOGsC?p=preview

@lebolo
Copy link
Contributor

lebolo commented Jul 22, 2015

I'm also seeing this problem.

@DmitryEfimenko
Copy link
Contributor

is this PR related?

@miah-al
Copy link
Contributor Author

miah-al commented Jul 24, 2015

@DmitryEfimenkom,

yes PR 3652 addresses this issue.

@miah-al
Copy link
Contributor Author

miah-al commented Jul 24, 2015

Please note that the PR does not address the css change

.movingColumn {
position: fixed;
top: 0;
border: 1px solid #d4d4d4;
box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

I have tested this locally. Seems to be working fine.

@rubiabornhofen
Copy link

Hi,
Has anyone found a solution to this issue?

Thank's!

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

6 participants