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

Weird nested <ul> behaviour #14310

Closed
rozmy opened this issue Mar 7, 2019 · 6 comments · Fixed by #13948
Closed

Weird nested <ul> behaviour #14310

rozmy opened this issue Mar 7, 2019 · 6 comments · Fixed by #13948
Labels
[Block] List Affects the List Block [Feature] Writing Flow Block selection, navigation, splitting, merging, deletion... [Type] Bug An existing feature does not function as intended

Comments

@rozmy
Copy link

rozmy commented Mar 7, 2019

I built this simple example nested ul structure
<ul><li>pancake<ul><li></li><li>berries</li><li>ice cream</li></ul></li><li>soup</li><li>main dish</li></ul>
image

Try insert "pancake" before berries:
image

It becames something new, unused weird format

@youknowriad
Copy link
Contributor

Which version of Gutenberg are you using? Is it WordPress 5.1? Is it the Gutenberg plugin 5.2. This should be fixed in the Gutenberg plugin and will land in WordPress in the next version.

@youknowriad youknowriad added the [Status] Needs More Info Follow-up required in order to be actionable. label Mar 7, 2019
@rozmy
Copy link
Author

rozmy commented Mar 7, 2019

Plugin Version 5.2.0

@youknowriad
Copy link
Contributor

Which browser?

@youknowriad
Copy link
Contributor

Actually I reproduce on Firefox cc @ellatrix

@youknowriad youknowriad added [Type] Bug An existing feature does not function as intended [Feature] Writing Flow Block selection, navigation, splitting, merging, deletion... [Block] List Affects the List Block and removed [Status] Needs More Info Follow-up required in order to be actionable. labels Mar 7, 2019
@rozmy
Copy link
Author

rozmy commented Mar 7, 2019

Chrome 72.0.3626.119
OSX 10.14.3

@ellatrix
Copy link
Member

ellatrix commented Mar 7, 2019

Should be fixed by #13948.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] List Affects the List Block [Feature] Writing Flow Block selection, navigation, splitting, merging, deletion... [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants