Indented list item of ordered list now creates an unordered list item #45754
Labels
[Block] List
Affects the List Block
[Type] Bug
An existing feature does not function as intended
[Type] Regression
Related to a regression in the latest release
Description
This has been tripping up some of our editors as we recently adopted WordPress 6.1 which included the adoption of list v2 block (admittedly, we missed it in some initial testing).
Previously, list v1 (in wordpress 5.9.x and wordpress 6.0.x, and before Gutenberg 14.0):
When an ordered list item would be indented; the indented list item would begin a new ordered list, as indicated in the gif below.
Now (WordPress 6.1; I didn't verify that this behavior was introduced in gutenberg 14.0 but I believe that when list v2 was adopted) when an ordered list item is indented; the default is to now make the indented list item to be unordered; as indicated in the gif below.
I'm unsure of whether this change in default behavior was intentional or not; I didn't find a ticket or comment regarding it and wasn't mentioned in the indenting or outdenting PR for list v2
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
No response
Environment info
WordPress 6.1; Gutenberg 14.5 activated (also able to replicate with gutenberg deactivated).
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: