Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue when cancelling a download #3030

Merged
merged 2 commits into from
Jul 3, 2024
Merged

Fix issue when cancelling a download #3030

merged 2 commits into from
Jul 3, 2024

Conversation

Bunn
Copy link
Contributor

@Bunn Bunn commented Jul 3, 2024

Task/Issue URL: https://app.asana.com/0/414235014887631/1207722065639812/f

Description:
Fix issue where the wrong item was being cancelled in the download list

Steps to test this PR:

  1. Open https://www.thinkbroadband.com/download
  2. Select multiple items to download
  3. Cancel the downloads and check if the correct ones in the list are being removed
  4. To make it easier, you can also change the line here to something like Text("\(UserText.cancelDownloadAlertDescription) \(row.id)") so you can see what item is being selected

@Bunn Bunn requested review from a team and federicocappelli and removed request for a team July 3, 2024 11:11
@federicocappelli
Copy link
Member

LGTM, tested cancelling 6 different downloads.

Unrelated note, the alert action when I try to remove the download seems VERY confusing to me!
IMG_7664

They should be:

  • Are you sure you want to cancel this download?
  • Yes/Confirm
  • No

the Resume option makes no sense to me

Copy link
Member

@federicocappelli federicocappelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Bunn Bunn merged commit 0f3de6d into main Jul 3, 2024
21 of 22 checks passed
@Bunn Bunn deleted the bunn/download/cancel-item branch July 3, 2024 11:44
samsymons added a commit that referenced this pull request Jul 4, 2024
* main: (24 commits)
  Add pixels to measure baseline for New Tab Page sections (#3024)
  backgrounding UI tests (#3021)
  improve bookmarks and favorites UI tests (#3019)
  [DuckPlayer] - 4. Remote Config (#3018)
  Updates BSK
  Fix issue when cancelling a download (#3030)
  Tentative fix for a crash and connectivity issues (#3027)
  autofill UI tests (#3012)
  scripts for running UI tests (#3000)
  Integrate RemoteMessaging with NewTabPage (#3017)
  Update to iOS 15 deployment target (#3001)
  Fire a pixel when removing the VPN configuration (#3014)
  Release 7.127.0-0 (#3020)
  point to BSK branch (#3016)
  [DuckPlayer] - 3. URL management & FE comms (#3007)
  Bump BSK version (#3011)
  New Tab Page layout and base elements (#3008)
  Remove Privacy Pro from device once expired account is deleted (#3009)
  Improvements to subscription settings (#2959)
  Toggle reports limiter (#3005)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants