XcodesOrg / XcodesOrg/XcodesApp

Selecting `Cancel` on unsupported macOS prompt does not update list row state

Open
#573 0 comments 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

Describe the bug
Wanted to check out Xcode 16 beta and it has a higher minimum macOS version that what I was on, so I received a prompt to "install anyway". The list row enters the loading state during the prompt. Selecting Cancel does not move the list row state back to the install state.

To Reproduce

  • Attempt to install an Xcode that has a higher minimum version than host computer.
  • Be prompted with a "install anyway" prompt
  • Select Cancel

Expected behavior
List row is no longer in loading state.


Related: #551, as the list row state is not updated correctly.

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

Start by reproducing the unsupported-macOS Xcode installation prompt and tracing the list row state through the Cancel action. Confirm that cancelling leaves the row in the install state rather than loading, using the related state-handling context from issue #551 if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, swift
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.