-
Notifications
You must be signed in to change notification settings - Fork 443
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
[UI Feature] Sorting for the Trial list table #1441
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
/lifecycle frozen |
/priority p2 |
Hello and thank you for the great work so far! |
…1441) * Make trials table support paging, sorting and filtering. Signed-off-by: Elena Zioga <[email protected]>
* Create unit tests for trials-table component. Signed-off-by: Elena Zioga <[email protected]>
…1441) * Make trials table support paging, sorting and filtering. Signed-off-by: Elena Zioga <[email protected]>
* Create unit tests for trials-table component. Signed-off-by: Elena Zioga <[email protected]>
* build: Update the COMMIT file * Update the COMMIT file. Signed-off-by: Elena Zioga <[email protected]> * frontend: Support paging/sorting/filtering in trials table (#1441) * Make trials table support paging, sorting and filtering. Signed-off-by: Elena Zioga <[email protected]> * frontend: Create unit tests for trials table (#1441) * Create unit tests for trials-table component. Signed-off-by: Elena Zioga <[email protected]> Signed-off-by: Elena Zioga <[email protected]>
This feature was implemented as part of #2040. |
/kind feature
User should be able to sort Trial table by columns and Trial table should have pages.
Ref PRs for the old UI: #1251, #1262.
/cc @kimwnasptd
The text was updated successfully, but these errors were encountered: