wordpress-mobile / wordpress-mobile/AztecEditor-iOS
When breaking a list on Gutenberg the second part of the list goes missing
Open
Nobody has claimed this yet.
[Type] Bug
- Dominant language
- Swift
- Stars
- 669
- Forks
- 153
- Avg merge
- 11h 27m
- Merged PRs (30d)
- 4
Description
Expected behavior
When tapping a Double Enter inside a list using GB the list should continue to be visible, ideally still be able to be displayed even if it's no longer inside GB block.
Actual behavior
The second part of the list dissapears in Visual mode.
Steps to reproduce the behavior
- Open the Gutenber Demo
- Scroll to a place where a list is
- tap a double enter in the end of a list item.
Tested on iPhone X, iOS 10, Aztec beta 24
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in the Gutenberg Demo on iPhone or an equivalent iOS setup by inserting a double enter at the end of a list item. Inspect the visual-mode handling of list content after the break; done means the second part of the list remains visible, including when it is no longer inside a GB block.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100