Skip to content

Expandable scrolling is broken. Is there a way around? #3473

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

Closed
agzam opened this issue May 11, 2015 · 3 comments
Closed

Expandable scrolling is broken. Is there a way around? #3473

agzam opened this issue May 11, 2015 · 3 comments

Comments

@agzam
Copy link

agzam commented May 11, 2015

Scrolling is broken for expandables.
when you scroll, row headers don't move.
this is what I mean: http://g.recordit.co/SD5AZ1BSWb.gif
Is there a way around this thing? I need to make it work rather sooner.
here's jsbin

thanks in advance.
ps.: also when you scroll all expanded rows up, there's no way to scroll them back towards the bottom - mouse seem to be not responding.

@PaulL1
Copy link
Contributor

PaulL1 commented May 16, 2015

It doesn't seem to do that in the tutorial, so I'm assuming it's something different in your code. Are you also getting the problem in the tutorial, or only in your code?

I can't really see anything in your code that would cause it though. Could you work the other way, starting with a tutorial and building up until you have something near your code, and see what it is that causes the issue?

@agzam
Copy link
Author

agzam commented May 18, 2015

Well I couldn't reproduce the same behavior using these grids http://ui-grid.info/docs/#/tutorial/216_expandable_grid, there's another issue that seems to be affecting expandable grids with many rows. Try for example clicking 'Expand All' and scroll all the way to the bottom. It doesn't re-render grid's canvas at all.
I could only see at most about 20 rows expanded. The rest never showed up.

@c0bra
Copy link
Contributor

c0bra commented Jun 19, 2015

Closing as a duplicate of #2759

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