Automattic / Automattic/simplenote-macos
Reordering tags should keep the currently selected tag selected
Open
[feature] tags
bug
- Dominant language
- Swift
- Stars
- 1.6k
- Forks
- 172
- Avg merge
- 11h 17m
- Merged PRs (30d)
- 3
Description
Reordering tags changes tag selection.
### Expected
Selected tag should stay selected
### Observed
Tag selection changes
### Reproduced
1. Add `tag1`, `tag2`, `tag3` to the tag list
2. Select `tag2`
3. Drag `tag3` above `tag1`
4. Observe that `tag1` is now selected
Make|Model|macOS Version|App Version
-|-|-|-
Apple|Macbook|Catalina|2.4
Contributor guide
Research direction
Start with the macOS tag-list UI and trace how selection is represented when tags are reordered. Reproduce the listed steps with tag1, tag2, and tag3, then verify that moving tag3 above tag1 leaves tag2 selected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100