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

Sort datasets by 'Upload status' on admin page #2127

Open
molcretb opened this issue Dec 11, 2024 · 0 comments
Open

Sort datasets by 'Upload status' on admin page #2127

molcretb opened this issue Dec 11, 2024 · 0 comments

Comments

@molcretb
Copy link

User story

As a curator
I want to be able to sort the datasets by 'Upload Status' in the dataset admin list page
So I can see the list of datasets per Upload status

Acceptance criteria

Given I am on Admin Dataset list page (https://staging.gigadb.org/adminDataset/admin)
When I look at the table of datasets
Then I can click on a button to sort the datasets by 'Upload status' value
And it refresh the page to display the datasets order by 'Upload status' values

Given I am on Admin Dataset list page (https://staging.gigadb.org/adminDataset/admin)
When I look at the table of datasets
Then I can type a value for the 'Upload status' in a dedicated box
And it refresh the page to display the datasets with the same 'Upload status' value as my input

Additional info

I thought that it could be a useful tool to keep track of the datasets' status in the GigaDB dataset admin page and easily see the ones with ongoing work.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant