Skip to content

Allow mixing UL and OL when nesting #209

@jmfederico

Description

@jmfederico

This is a bug report.

Current behavior

When changing the list type of a nested list between ol and ul, the new type of list will break from its parent, and create a new list without nesting.

  1. unordered list with nested unordered list
    1
  2. nested unordered list changed to ordered list
    3

Expected behavior

Changing the type of list for a nested list should keep it as nested.

Using WagTail 2.6.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions