wordpress-mobile / wordpress-mobile/AztecEditor-iOS
Store the caret position when switching editing modes.
Open
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
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
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