adobe / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
33.25k stars 7.63k forks source link

Dilato: Core: Suggest it could display the downloading process after the network recovery #14384

Open ZuoBaogang opened 6 years ago

ZuoBaogang commented 6 years ago

Test environment: Windows & Mac Test build: 1.13.17688-1049

Steps:

  1. Launch Brackets
  2. Go to Help > Check for Updates
  3. Click on Get it Now.
  4. Disconnect the internet so that download fails
  5. Connect the internet

Result: It will recover the download, but the string still display: Download failed. Retrying...Attempt

Expect: Suggest it could display the downloading process after the nerwork recovery

issue

RuchiAgrawalAdobe commented 6 years ago

@ayushrathi15 - Could you please check if this is As Expected.

ayushrathi15 commented 6 years ago

This is as expected. Please close the issue.

vickramdhawal commented 6 years ago

We should be addressing this issue. If the download is resumed the app should move to the "downloading" state and that should reflect in the UI.