-
Notifications
You must be signed in to change notification settings - Fork 1
Description
What are you missing?
Currently, the default sorting for each row shown in the grid for measurements and samples is different:
1.) Measurements are sorted ascendingly by the MeasurementIds
2.) For samples there seems to be a nonsensical sorting.
This should be harmonized so the default sorting is in an ascending manner based on their respective Ids(QBiC Barcodes) for each row.
Additionally, this default sorting should be kept when the user downloads the metadata sheets for samples and measurements.
NOTE: This concerns both the edit metadata sheet as well as the exported sheet with all values.
Why do you need a solution?
The misalignment between the sorted values shown in the UI and the excel sheet leads to the user mismatching the values for each row.
Ideas
Sort per default by SampleId and MeasurementId in the
A) Measurement/Sample Grid
B) Edit Measurement/sample Sheet
C) Exported Measurement/sample Sheet
Cherry on Top possibility:
Store the sorting done by the user in the filtergrid for both measurements and samples and apply it to the downloaded sheets as well.
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Type
Projects
Status