wordpress-mobile / wordpress-mobile/AztecEditor-iOS

Remove blockquotes after pressing ENTER in lists.

Open
#634 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.