gliff-ai / curate

gliff.ai CURATE – a user-friendly browser interface for curating large multidimensional image datasets for machine learning development
https://gliff.ai
GNU Affero General Public License v3.0
2 stars 0 forks source link

feat: Dataset table view #402

Closed ChrisBaidoo closed 2 years ago

ChrisBaidoo commented 2 years ago

Description

Import Datagrid component from STYLE to view a dataset as a table.

closes #366

Checklist:

Put an x in the boxes that apply to this pull request (you can also fill these out after opening the pull request). If you're unsure about any of these, don't hesitate to leave a comment on this pull request!

github-actions[bot] commented 2 years ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-meadow-05ee3f103-402.westeurope.azurestaticapps.net

github-actions[bot] commented 2 years ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-meadow-05ee3f103-402.westeurope.azurestaticapps.net

github-actions[bot] commented 2 years ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-meadow-05ee3f103-402.westeurope.azurestaticapps.net

cooper667 commented 2 years ago

We use pagination but only have 1 arrow - assuming this is done automatically? Can we either abandoned pagination for a full scrollable list or increase number of results shown at once (maybe 60?) and add in full pagination arrows?

Regarding this, should we just NOT have pagination as we have always loaded the full dataset (i think) so it's not like we need to implement infinite scroll or anything, we have it all and the pagination is currently artificial? Then maybe add pagination in the future when we actually lazy load the data?

(one for @joshuajames-smith and/or @ChasNelson1990 and/or @ChrisBaidoo )

joshuajames-smith commented 2 years ago

We use pagination but only have 1 arrow - assuming this is done automatically? Can we either abandoned pagination for a full scrollable list or increase number of results shown at once (maybe 60?) and add in full pagination arrows?

Regarding this, should we just NOT have pagination as we have always loaded the full dataset (i think) so it's not like we need to implement infinite scroll or anything, we have it all and the pagination is currently artificial? Then maybe add pagination in the future when we actually lazy load the data?

(one for @joshuajames-smith and/or @ChasNelson1990 and/or @ChrisBaidoo )

Last spoke to @ChasNelson1990 I believe something was mentioned how pagination is good for E2E? But from my POV im happy with full data load with scroll - this is supported by the filter/search system anyway!

github-actions[bot] commented 2 years ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-meadow-05ee3f103-402.westeurope.azurestaticapps.net