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

Add "sort by column" functionality to Dataset Publishing dashboard #7

Open
DerekFurstPitt opened this issue Apr 4, 2023 · 0 comments

Comments

@DerekFurstPitt
Copy link
Collaborator

For the dataset publishing dashboard hubmapconsortium/ingest-ui#1057, results must be sortable by column. For example, users may want to sort by uuid, hubmap_id, organ type, etc.

While much of this is handled by the table component, some logic will need to be implemented. Some fields may want to be sorted alphabetically, but others (such as last_modified_timestamp) may need sorted by other methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant