-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Currently we show just a busy indicator while the amplification is running. However this gives our users little indication of whether there is any progress or how long it might still take.
While we can't give actual estimates on how long DSpot will take, the log it produces does give some indication on which step its currently performing.
Task: analyze the DSpot log for distinct stages. Change the busy indicator to a progess bar with percents. During the amplification, parse the incoming log and update the progress bar as DSpot progresses. Adapt the text of the current task to represent what DSpot is currently doing.
Reactions are currently unavailable