Automattic / Automattic/simplenote-ios

Editor: Inconsistent Link Handling

Open
#922 1 comment 0 reactions 0 assignees View on GitHub
[feature] editor bug
Dominant language
Swift
Stars
2.2k
Forks
297
Avg merge
13h 25m
Merged PRs (30d)
6

Description

### Details:
- On iOS 12: tapping a link would open the editor, long press would open the link
- On iOS 13: tapping would open the link, long press would preview. Tapping over the link doesn't switch to Edition Mode.
- On iOS 14: long press would open the link and tapping would edit

Let's align the behavior across the supported OS releases. Preferred behavior is iOS 13!

Thanks @aerych for spotting this!!

Contributor guide

Open the contributing guide

Research direction

Start by reproducing link taps, long presses, and previews on the supported iOS releases, using iOS 13 as the expected behavior. Locate the editor's link-interaction entry point and verify that tapping and long pressing behave consistently across those releases; done means the interactions match the iOS 13 preference.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.