wordpress-mobile / wordpress-mobile/AztecEditor-iOS

Store the caret position when switching editing modes.

Open
#74 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

[Priority] Low [Type] Enhancement
Dominant language
Swift
Stars
669
Forks
153
Avg merge
11h 27m
Merged PRs (30d)
4

Description

The caret position should be maintained when switching modes.

Since we have pretty good mechanisms for range matching between HTML and visual mode, we could also use this to match a position.

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

No files or tests are named. Start by tracing the mode-switching path and the existing range-matching mechanism between HTML and visual mode; done means the caret position is preserved when switching modes.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.