Skip to content

Automatic indentation of new line does not follow previous line #4048

@mopritz

Description

@mopritz

Describe the solution you'd like

When creating a new line via the enter key in any type of list (ordered / unordered / checkboxes), while a new item automatically gets created and even follows the numbering in a numbered list for example, it does not follow the indentation level of the previous item. So when creating indented lists with multiple items, it can get tedious to manually indent every newly created line item, especially if there are multiple levels of indentation.

Steps to reproduce

  1. Create a new memo
  2. Create a list item
  3. Create a second list item in a new line and indent it
  4. Press the enter key

Expected outcome

The third list item should have the same indentation level as the one above

Actual outcome

The third list item is not indented.

Type of feature

User Experience (UX)

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions