Automattic / Automattic/simplenote-android
Make link detection instant on substring termination
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 318
- Avg merge
- 15h 23m
- Merged PRs (30d)
- 5
Description
If a link is typed or pasted and you add a space or newline and keep typing, the link detection will not activate until sometime after you stop typing.
### What
It should automatically detect a link when that substring is terminated.
### Why
It looks like the function is broken or not present otherwise.
### How
N/A
Contributor guide
Research direction
No source file, test, or entry point is named. First reproduce the issue in the Android app by typing or pasting a link, terminating it with a space or newline, and continuing to type. Done means link detection activates immediately when the substring is terminated rather than after typing stops.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100