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

Package List - V1 Parity - SORTING #888

Open
carlosthe19916 opened this issue Oct 4, 2024 · 1 comment
Open

Package List - V1 Parity - SORTING #888

carlosthe19916 opened this issue Oct 4, 2024 · 1 comment

Comments

@carlosthe19916
Copy link
Member

image

V1 parity work is being done. I'd like us to agree on which columns the UI will be able to sort and how. If possible be able to sort by all columns the table has. Otherwise, make conscious decisions about why not.

V1 does not have a single column Sort. We didn't do Sorting in v1, I believe due to a design that limited us to do such thing but those limitations are solved now I think right?.

  • Sort by Name: Which is the REST query to achieve it?
  • Sort by Version: Which is the REST query to achieve it?
  • Sort by Type: Which is the REST query to achieve it?
  • Sort by Vulnerabilities: this column will render the total the count of vulnerabilities affecting the package. This might need a deeper discussion (we there are multiple advisories for the same package) but a brainstorm would be welcome.
  • Sort by SBOMs: this column will render the total count of SBOMs that contain the package. I believe we can not do that at the moment, then let's decide whether or not we are able to do it.
@carlosthe19916
Copy link
Member Author

This issue will help the completion of the UI side work at trustification/trustify-ui#170

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant