XcodesOrg / XcodesOrg/XcodesApp

Duplicate download bar when downloading multiple versions at once

Open
#279 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

Describe the bug
When downloading multiple versions of Xcode at once, the download bar for their installations is the same, even if one was already at 50%+. It becomes impossible to understand how much the first download has progressed due to the progress bar only showing the most recent download.

To Reproduce
Steps to reproduce the behavior:

  1. Start a download for some Xcode version
  2. Start another download shortly after (while the original is still going)

Expected behavior
I expected the progress bar to reflect actual progress, not to be the same for both when they are actually not.

Screenshots
Screenshot 2022-08-26 at 10 52 40 AM
Screenshot 2022-08-26 at 10 52 45 AM

Version

  • OS: 13.0 Beta (22A5321d)
  • Xcodes: 1.6.0

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 in XcodesApp by reproducing two overlapping Xcode downloads and observing how each installation's progress is displayed. Trace the download progress handling and UI entry point; done means every active download has its own accurate progress bar, including when one is already partially complete.

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
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.