wordpress-mobile / wordpress-mobile/AztecEditor-iOS

Add a button switch to toolbar for return (enter) behavior

Open
#445 8 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

There was a suggestion in the mobile requests to have a button switch in the toolbar for changing the line break behavior. Currently, the visual editor adds a large paragraph break on return. The button would switch the behavior to a regular single-space line break.

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

Start by locating the toolbar controls and the visual editor’s return-key handling in the Swift iOS editor. Trace how return currently creates a large paragraph break, then verify that the new toolbar switch changes it to a regular single-space line break and back again.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.