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

[ENHANCEMENT] Sort by chromium usage #929

Open
jcscottiii opened this issue Nov 21, 2024 · 0 comments
Open

[ENHANCEMENT] Sort by chromium usage #929

jcscottiii opened this issue Nov 21, 2024 · 0 comments
Labels
enhancement New feature or request go Pull requests that update Go code

Comments

@jcscottiii
Copy link
Collaborator

Definition of done:

  1. Add two new enums to the sort parameter section. They should be called chromium_usage_asc and chromium_usage_desc to match the prefix from the column definition
  2. Create a new sortable based on ChromiumUsage
  3. Have the adapter layer call the new sortable method
  4. Add a new test case that asserts the behavior with the sorting by chromium usage case

This should come after #919

@jcscottiii jcscottiii added enhancement New feature or request go Pull requests that update Go code labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go Pull requests that update Go code
Projects
Status: No status
Development

No branches or pull requests

1 participant