You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2024. It is now read-only.
There is no UI indication when the refresh or update all operations have completed. It's hard to judge by looking at the list.
Possible fix:
Use status mesages to communicate operation status. Eg. "Refreshing list of addons...", "Refresh complete", "Updating all addons..." and "Update complete".
Disabling the buttons as suggested in #32 would also help address this issue.