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

Draggable Grouping does not trigger onGroupChanged on the last group removed #299

Closed
ghiscoding opened this issue Dec 8, 2018 · 2 comments

Comments

@ghiscoding
Copy link
Collaborator

I am assuming @muthukumarse can help on this one. I started using this nice Draggable Grouping plugin and I noticed that when removing the last group, it doesn't trigger the onGroupChanged, the reason is because of this line

In my lib, I added another way to change the grouping by giving the user the possibly to use the dragging or by using select dropdown that I display over the grid. I use the onGroupChanged to know when to update the dropdowns, hovewer when I delete the last group from the drop area, it doesn't trigger the onGroupChanged and the problem is on this line

See a demo of what I mean
195qgr3ak1

@ghiscoding
Copy link
Collaborator Author

closed by merge of #300

@muthukumarse
Copy link
Contributor

Thanks @ghiscoding

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