ChocolateyGUI
ChocolateyGUI copied to clipboard
Add feature to automatically refresh the view on install, upgrade, reinstall or uninstall
Checklist
- [X] I have verified this is the correct repository for opening this issue.
- [X] I have verified no other issues exist related to my request.
Is Your Feature Request Related To A Problem? Please describe.
No response
Describe The Solution. Why is it needed?
When upgrading a package within Chocolatey GUI, the This PC source automatically refreshes the view when the package upgrade is complete. When upgrading a package within Chocolatey GUI on a remote source, the view does not automatically refresh once the package has upgraded, and manual intervention is required to refresh the page.
Automatically refreshing the view will add a delay to the command completing, so we shouldn't do this by default. We should add a new feature that permits the remote source view to be refreshed after an install, upgrade, reinstall or uninstall operation is performed.
We need to decide what to call the feature.
Being consistent with this functionality for remote sources as well would remove the need to manually refresh the remote source page each time a package is upgraded while viewing the remote source.
Additional Context
This was created by @imm0rtalsupp0rt in GitLab.