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

Scroll when dragging a node on a large tree. #644

Closed
dowanx opened this issue Nov 11, 2015 · 3 comments
Closed

Scroll when dragging a node on a large tree. #644

dowanx opened this issue Nov 11, 2015 · 3 comments
Labels

Comments

@dowanx
Copy link

dowanx commented Nov 11, 2015

I love the angular-ui-tree module and use it often within the web apps I am building, but I have ran into a small UX issue.

The issue shows itself when a tree is long and a user is trying to drag a node from the top of the tree to the very bottom of the tree. A user will have to pick up a node, drop it at the bottom of the screen, scroll down, pick it back up and rinse repeat until they get to the end of the tree. A savvy user will pick it up and then use the mouse wheel to scroll down, but lets face it not very many users are savvy ;p

I looked at the code and it doesn't seem to take this into consideration. Is this the correct place to put a request for this functionality? I would actually love to help develop this functionality, but I am not sure where to start as I am pretty new to github.

@AndrewIsh
Copy link

This appears to be a duplicate of #158 and #544. I really wish this issue would be addressed :(

@Voles
Copy link
Member

Voles commented Sep 12, 2016

This should be fixed with #814 which has been merged just now

@jacobscarter
Copy link
Contributor

Available in 2.21.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants