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

removing an element by dragging does not trigger the 'removed' event #550

Closed
sthuck opened this issue Nov 3, 2016 · 5 comments
Closed
Labels

Comments

@sthuck
Copy link

sthuck commented Nov 3, 2016

Hi,

Not sure if this is a bug or intended behaviour, but dragging an element outside the grid to delete it using the 'removable: true' option, does not trigger 'removed' event.
Relevant code seems to be here.

If this is intended behaviour my two cents are that it should trigger an event :)

@sthuck sthuck changed the title removing an element by dragging does trigger the 'removed' event removing an element by dragging does not trigger the 'removed' event Nov 3, 2016
@radiolips
Copy link
Member

@sthuck You're right. This will be resolved.

@jorsai
Copy link

jorsai commented Jan 9, 2017

Sorry I'm relative new at GitHub.
How can we know if this bug is fixed?

@RodgerLai
Copy link

@jorsai you will know the bug fixed when the issue is closed

radiolips added a commit to radiolips/gridstack.js that referenced this issue Apr 21, 2017
@radiolips
Copy link
Member

@jorsai Fixed in develop branch. It'll be released later this evening.

@jordihuertas
Copy link

Thank you!

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

5 participants