-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
There is an issue where ordered and unordered lists do not "break" or terminate (unlike Lexical for Web and native Notes app). Usually, tapping the 'Return' key on an empty list item should reset the line to standard paragraph text.
Steps to Reproduce
- Open the editor on a mobile device.
- Create an Unordered List or Ordered List.
- Type text into the first item and tap 'Return' on the virtual keyboard.
- On the new, empty list item, tap 'Return' again.
- Observe that the list formatting remains instead of reverting to normal text.
Expected Behavior
Tapping 'Return' on an empty list item should:
- Delete the empty bullet/number.
- Move the cursor to a new line.
Actual Behavior
The editor creates another empty list item, making it impossible to continue writing regular text without manual workarounds
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels