Automattic / Automattic/simplenote-ios
Internal link for just created note is not working/not available but UI allows to copy the internal link
- Dominant language
- Swift
- Stars
- 2.2k
- Forks
- 297
- Avg merge
- 13h 25m
- Merged PRs (30d)
- 6
Description
### Expected
If 'Copy Internal Link' cell is enabled in 'Options', it should either work, or the cell should be disabled.
### Observed
For just created note, with no content yet, it's possible to tap 'Copy Internal Link' in 'Options' in note editor, but copying does not work
### Reproduced
> 1. Create a new note
> 2. Don't enter any text
> 3. While in note editor, open options (circle with 3 dots) and tap 'Copy Internal Link' ~> Internal link to this note is not copied
Make|Model|iOS Version|App Version
-|-|-|-
iPhone | 11 Simulator | 14.1|4.27
Contributor guide
Research direction
Reproduce the issue in the iOS note editor by creating an empty note and opening Options. Trace the “Copy Internal Link” action and the empty-note handling; done means the action either copies a valid internal link or is disabled when the note has no content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100