turbulent / substance

Local Docker-powered development environments
Apache License 2.0
18 stars 8 forks source link

no download progress when hatching project #19

Open S0yKaf opened 6 years ago

S0yKaf commented 6 years ago

Problem:

The Downloading template archive... step doesn't show any indication of progress. this can lead users to believing the step is frozen when things are actually happening.

Suggestion:

At the minimum, add a visual indication that the hatching process is still running.

Ideally, print to screen any significant steps in the process so the user can situated themselves and know how much longer it's going to take.

S0yKaf commented 6 years ago

31 said it fixed this, but this feature was removed from the pull request in a subsequent commit without updating the pull requests information.