-
-
Notifications
You must be signed in to change notification settings - Fork 469
Closed
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedcriticality: highOf high impactOf high impacttopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
When installing a library, the output panel shows the progress messages but does not inform user about the completion of the task.
For instance, when installing the ArduinoIoTCloud
library, the output panel contains:
downloading [email protected]: false%
downloading : false%
downloading : true%
downloading [email protected]: false%
downloading : false%
downloading : true%
downloading [email protected]: false%
downloading : false%
downloading : true%
downloading [email protected]: false%
downloading : false%
downloading : true%
downloading [email protected]: false%
downloading : false%
downloading : true%
downloading [email protected]: false%
downloading : false%
downloading : false%
downloading : true%
downloading [email protected]: false%
downloading : false%
downloading : true%
downloading [email protected]: false%
downloading : false%
downloading : true%
downloading [email protected]: false%
downloading : false%
downloading : true%
downloading [email protected]: false%
downloading : false%
downloading : true%
downloading [email protected]: false%
downloading : false%
downloading : true%
As a user, I don't know if the process is completed or not.
Also, those downloading : false%
are not much meaningful.
Metadata
Metadata
Assignees
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedcriticality: highOf high impactOf high impacttopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project