wordpress-mobile / wordpress-mobile/AztecEditor-iOS
Remove blockquotes after pressing ENTER in lists.
Open
Nobody has claimed this yet.
[Type] Discussion
- Dominant language
- Swift
- Stars
- 669
- Forks
- 153
- Avg merge
- 11h 27m
- Merged PRs (30d)
- 4
Description
Expected behaviour
- Add a List
- Toggle Blockquote
- Enter a line of text
- Hit Enter
In this scenario we should probably remove the blockquote from the next bullet (We're currently carrying it over).
Actual behavior
All nested paragraph styles (list, blockquotes) pass from one paragraph to the other when typing Enter
Steps to reproduce the behavior
- Add a List
- Toggle Blockquote
- Enter a line of text
- Hit Enter
Tested on [device], iOS [version], Aztec [version]
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 listed steps in the AztecEditor-iOS editor on iOS, focusing on how list and blockquote formatting is carried across paragraphs when Enter is pressed. Done means the next bullet no longer inherits the blockquote while the other nested paragraph styles continue to behave correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100