The UI provides an easy way to manage packages (i.e., uninstalling or managing versions -- #1511), but it does not currently update when packages are changed any other way. This means if a user insalls a package through the CLI, they must also manually refresh the environment manager's view before they are able to see the changes.
We should have a way of detecting changes to the packages on each environment, and trigger a refresh automatically.
The UI provides an easy way to manage packages (i.e., uninstalling or managing versions -- #1511), but it does not currently update when packages are changed any other way. This means if a user insalls a package through the CLI, they must also manually refresh the environment manager's view before they are able to see the changes.
We should have a way of detecting changes to the packages on each environment, and trigger a refresh automatically.