Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the package view for remote sources and This PC source consistent #1030

Open
2 tasks done
pauby opened this issue Dec 6, 2023 · 0 comments
Open
2 tasks done
Labels
0 - Backlog Issue is accepted, but is not ready to be worked on or not in current sprint Improvement Issues that enhances existing functionality, or adds new features

Comments

@pauby
Copy link
Member

pauby commented Dec 6, 2023

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.

No response

Describe The Solution. Why is it needed?

Within Chocolatey GUI, the This PC source shows both versions of a package if it is outdated; the latest version in bold text and the currently installed version below it. Only the latest version is shown in a remote source.

We should ensure that this is consistent between all sources:

  1. Show both version numbers - package version installed and package version available. The version number available will be bold if it's later than the one installed.
  2. Show an Out Of Date banner if the available package version is later than the currently installed one.
  3. Show an Installed banner if the package is installed and not Out Of Date (as above).
  4. Show an Installed banner if the package version installed is later than the one available on the remote source.

Additional Context

This was originally raised by @imm0rtalsupp0rt in GitLab.

Related Issues

@pauby pauby added Improvement Issues that enhances existing functionality, or adds new features 0 - Backlog Issue is accepted, but is not ready to be worked on or not in current sprint labels Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - Backlog Issue is accepted, but is not ready to be worked on or not in current sprint Improvement Issues that enhances existing functionality, or adds new features
Projects
None yet
Development

No branches or pull requests

1 participant