-
Notifications
You must be signed in to change notification settings - Fork 1
Description
What are you missing?
Currently, the user is only informed on how many files and and file suffixes are associated with a measurement within the raw data view.
Ideally, the user is able to see and filter through all the files contained in an upload associated with a measurementId
POSSIBLE PITFALLS:
1.) Multiple Uploads can belong to the same Measurement Id and have to be shown distinctively:
2.) Uploads can be over 1TB big with a highly variable filesize and filenumber between uploads
Why do you need a solution?
Currently the user would have to download the data for each measurement to do the following:
1.) Sanity check for upload completeness and correctness (Are Files missing, Are files Misnamed etc.)
2.) See which measurement contains the file of interests within the project
This is a big burden on the user and unrealistic for bigger datasets and projects.
Ideas
1.) List the files within an upload in a collapsible filterable tree grid, similiar to the previous qPortal solution:
(e.g. https://vaadin.com/docs/latest/components/tree-grid)
2.) Provide an Explorer Pane with breadcrumbs for sorting of the individual hierachy levels
https://careerfoundry.com/en/blog/ui-design/ui-breadcrumbs/
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Type
Projects
Status