Skip to content

Backspace at start should transform block to paragraph first #16435

Open
@ellatrix

Description

Pressing Backspace at the start of some blocks causes the block to merge with the previous block.

I've seen cases in the past where using Backspace and Enter to gradually delete or create content improves the user experience. E.g. Backspace at the start of an indented list item first outdents the list item instead of merging it abruptly with the previous list item.

This pattern can be applied to other blocks as well with merge behaviour.

  • Quote → Paragraph → then merge
  • Heading → Paragraph → then merge (with previous heading or paragraph)
  • List → Paragraphs → then merge (this is already the case but it happens in one go)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    [Block] ListAffects the List Block[Block] QuoteAffects the Quote Block[Feature] Writing FlowBlock selection, navigation, splitting, merging, deletion...[Type] EnhancementA suggestion for improvement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions