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

We should not be able to drag a leaf or a root into a leaf #51

Open
SteamWind opened this issue May 8, 2024 · 0 comments
Open

We should not be able to drag a leaf or a root into a leaf #51

SteamWind opened this issue May 8, 2024 · 0 comments

Comments

@SteamWind
Copy link

Current behaviour

It is possible to drag anything into a leaf. When we do so, the element is put in the children of the leaf. But the leaf doesn't look like it can be opened (although it is possible to do so).

Repro

Drag anything into the 2 leaves available:
Edit Events (forked)

Expected behaviour

One of the 2 solutions:

  1. Add a parameter that let the node or leaf have or have no children
  2. Don't let the leaves have children
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