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

Clicking and dragging of node labels conflict #12

Open
nvernooy opened this issue May 28, 2015 · 2 comments
Open

Clicking and dragging of node labels conflict #12

nvernooy opened this issue May 28, 2015 · 2 comments
Labels

Comments

@nvernooy
Copy link
Contributor

Sometimes I have trouble clicking on a node in the tree and getting it to select.
Not sure how to qualify this problem. Just wondering if anyone is also experiencing this?
There is no indication in the console log of the click, as if the mouse down event is just not being registered at all by the system?
Usually the solution is to first click on another node and then click the node I want. It works then.

@nvernooy nvernooy added the bug label May 28, 2015
@nvernooy
Copy link
Contributor Author

I have changed the node labels to a button, so in the tree they are not draggable anymore. Nodes can be dragged by their icon.
I don't think this is a solution really.

@nvernooy
Copy link
Contributor Author

nvernooy commented Aug 7, 2015

Just logging the issues in the angular-ui-tree repo that also talks about this:
conflict with ng-click and dragging
I tried using drag-delay but it wasn't working well.
allowing buttons to be clicked in tree
Changing the label to a button/input element causes the drag event not to fire on it.

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

1 participant