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 id #1087

Open
jcscottiii opened this issue Jan 23, 2025 · 0 comments
Open

[ENHANCEMENT] Sort by id #1087

jcscottiii opened this issue Jan 23, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@jcscottiii
Copy link
Collaborator

Currently, we support sorting by name but that is not the exact same as sorting by the Web feature ID. It would be great for use cases like this: GoogleChrome/chromium-dashboard#4719

We should:

  • Add two new sort enums feature_id_asc and feature_id_desc
  • Add database logic that will sort by FeatureKey in the correct order.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant