wordpress-mobile / wordpress-mobile/AztecEditor-iOS
Typing around images causes a jumpy experience.
Open
@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
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.
Assessment
This issue has not been assessed yet.