XcodesOrg / XcodesOrg/XcodesApp

Button color change on row select.

Open
#109 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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.

https://user-images.githubusercontent.com/16278233/108609160-692cd300-73cc-11eb-9989-1eb41371cd96.mov

Version

  • OS: 11.2 (20D64)
  • Xcodes: 1.0.3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.