-
Notifications
You must be signed in to change notification settings - Fork 263
Description
Checklist
- I have verified this is the correct repository for opening this issue.
- I have verified no other issues exist related to my request.
Is Your Feature Request Related To A Problem? Please describe.
Using Chocolatey GUI 2.1.1, ie the latest available at the time of writing ...
When updating multiple packages with ChocolateyGUI there is no visible progress on how far this process currently is. Yes you could show the console output, but there you presented a massive amout of text output and it's still not easy to find out how far your update process has progressed
There seems to be some sort of progress bar already (see red arrow). At least if you look closely, the area next to the small black line seems to be a bit lighter then the surroundings, which could indicate some sort of progress bar ...But that doesn't move/change at all during installation process ...

Describe The Solution. Why is it needed?
IMHO it would be sufficent if the update window showed a message like
Updating package "foobar" (13/27)
If anyone wants more details, they can look into the cosole output ...
Additional Context
No response
Related Issues
No response