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

Dropped item stays in drop position #311

Open
ssjkkp opened this issue Mar 1, 2017 · 2 comments
Open

Dropped item stays in drop position #311

ssjkkp opened this issue Mar 1, 2017 · 2 comments

Comments

@ssjkkp
Copy link

ssjkkp commented Mar 1, 2017

I have a board with panels that have list-group-items generated with ng-repeat for each panel. Dragging and dropping from one panel to the other works fine but if I drag item from panel and drop it in the same panel the item drops and stays in the position it is dropped(not align with other items in panel) and starts the onDrop event.

Would you happen to know what causes this and how to fix it?

@orolin
Copy link

orolin commented Mar 5, 2017

I am not sure, if I understand correctly your issue, but you can try my patch "revert item to the origin place if it is outside of dropped objects". You can find it in pull requests.

@ssjkkp
Copy link
Author

ssjkkp commented Mar 6, 2017

At first I thought this didn't help but I just had to reboot IIS Express to get browser to show right version of the program. Thanks a lot. This did the trick!

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

No branches or pull requests

2 participants