Closed
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.