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

[Bug]: The drag placeholder should not be visible when there's no target #1361

Closed
dsgh opened this issue Aug 13, 2018 · 1 comment · Fixed by #1375
Closed

[Bug]: The drag placeholder should not be visible when there's no target #1361

dsgh opened this issue Aug 13, 2018 · 1 comment · Fixed by #1375
Labels

Comments

@dsgh
Copy link
Contributor

dsgh commented Aug 13, 2018

I'm using the latest release.

Steps to reproduce:

  • Configure grapesjs in such a way that the wrapper is not droppable.
  • I have created a fiddle to demonstrate this: https://jsfiddle.net/szLp8h4n/300/ (the idea here is that only the white center area is droppable)

Expected behaviour:

  • The green drag placeholder shouldn't be visible when not dragging over an acceptable target

Screenshot:
green placeholder
(note: this is paused in debugger to be able to catch the green drag placeholder. Bottom line is that it shouldn't be there in this case :)

I will submit a Pull Request to fix this.

@lock
Copy link

lock bot commented Sep 17, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the outdated label Sep 17, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Sep 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant