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

Moving a child to the the outermost level not possible #43

Closed
dgonza12 opened this issue May 11, 2018 · 4 comments
Closed

Moving a child to the the outermost level not possible #43

dgonza12 opened this issue May 11, 2018 · 4 comments

Comments

@dgonza12
Copy link

So I'm facing a problem where if an item is child I can't move to the outermost level. For example if the list consist of one item with a child. I'm not able to make that child a sibling of it's parent. Any idea on how I can make this possible?

@camohub
Copy link
Owner

camohub commented May 11, 2018

I understand what you want. It is really not possible. You can wrap the list with another level of the list. This wrapper allows you to create another lists on the this wrapper level.

@dgonza12
Copy link
Author

Thanks for the quick response!

@dgonza12
Copy link
Author

I had some css on the list that was causing some errors.

@camohub
Copy link
Owner

camohub commented May 17, 2018

I dont understand. Top level is li element not new list.

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