XcodesOrg / XcodesOrg/XcodesApp
Button color change on row select.
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.6k
- Forks
- 387
- Avg merge
- 6d 7h
- Merged PRs (30d)
- 3
Description
When using arrow keys to select a row the blue (OPEN) button will immediately turn white. But using the mouse will have a short lag which looks suboptimal and weird.
EDIT: Additionally it also looks a bit confusing how blue and white buttons are white when selected. I guess this should somehow be changed, too.
Version
- OS: 11.2 (20D64)
- Xcodes: 1.0.3
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.
Research direction
Reproduce row selection with both arrow keys and the mouse, focusing on the blue OPEN button and the selected blue and white buttons shown in the linked video. Trace the row-selection and button-state entry points, then verify that mouse and keyboard selection update consistently without a visible lag and that selected button colors are clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100