wordpress-mobile / wordpress-mobile/AztecEditor-iOS

Typing around images causes a jumpy experience.

Open
#590 0 comments 0 reactions 1 assignee View on GitHub

@SergioEstevao is already working on this.

Since Jul 11, 2017.

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

Description

As reported by a tester:

Typing around the images. It is a real battle to try to get the cursor between the uploading images to type while they are uploading. It constantly pushes me to the bottom and I have to wrestle the cursor around. Is there an easier way? Maybe automatically insert a line break between the images so the cursor can find it?

I think this can be resolved by:

  • Offering a regularly sized caret, instead of a caret with the full height of the image.
  • Limiting the image height, to the height of the view (or even slightly less).

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.