Magikcraft / product-board

Release Notes for Magikcraft - what's new and noteworthy. Also: open issues or feature requests here.
https://www.magikcraft.io
1 stars 0 forks source link

Provide ongoing progress feedback during npm install #24

Closed jwulf closed 6 years ago

jwulf commented 7 years ago

User Story

As a user I can see the output of npm install while it is taking place, not just at the completion of the task.

Background

At the moment we show the user the output at the end of the task. This can take a long time from the user's perspective, and the user is left unclear whether the task is still running or has failed with no error output. They can be left with a doubt that the task has even started.

Feature Description

Out of Scope

Great things that can be done in version 2:

Acceptance Criteria

The following need to function to consider this feature complete:

User Acceptance Test Plan

Here is the process for testing this feature:

End-User Documentation

[Docs that can be copypasta to the user docs]