-
Notifications
You must be signed in to change notification settings - Fork 455
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
Sort experiments by descending creation date by default #2475
Comments
/good-first-issue |
@Electronic-Waste: Please ensure the request meets the requirements listed here. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
I would like to help in this, can you guide how to proceed with this. |
Maybe you could first investigate these annotations: katib/pkg/apis/controller/experiments/v1beta1/experiment_types.go Lines 291 to 303 in eb8af4d
If I recall correctly, kubebuilder can recognize these annotations and customize showing lines when executing |
I see I did not specify this in the issue but I meant in the web UI. |
i would love to work on this. Will you please guide me how to proceed as i am new to community. |
/assign |
What you would like to be added?
Showing experiments from newest to oldest seems more likely to show relevant experiments compared to sorting them by name. It should be the default.
Why is this needed?
Usability
Love this feature?
Give it a 👍 We prioritize the features with most 👍
The text was updated successfully, but these errors were encountered: