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

Provide user feedback when trying to drop in a prohibited placeholder #115

Open
aximuseng opened this issue Nov 13, 2020 · 0 comments
Open

Comments

@aximuseng
Copy link

For some more background:

https://stackoverflow.com/questions/64436263/jquery-nestable2-adding-placeholder-css-feedback

I already have a beforeDragStop call that does the logic to allow / dis-allow the dropping of an element in the placeholder. I want to now change the CSS of the placeholder also (to red etc) for user feedback.

I can't seem to find in the code where adding the placeholder to the DOM is clearly triggered. If I knew that I think I could easily add this.

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

1 participant