digital-land / submit

0 stars 0 forks source link

Table view for displaying dataset issues #406

Closed CharliePatterson closed 1 month ago

CharliePatterson commented 1 month ago

Context:

Acceptance criteria:

Implementation details:

Questions/considerations for refinement:

alextea commented 1 month ago

I think for this first iteration we can add a back link above the issue summary:

Image

CharliePatterson commented 1 month ago

Thanks @alextea 🙏 just to clarify:

Questions:

alextea commented 1 month ago

How does the user navigate from the table view to the entity-level view?

The reference column (which should appear in the first position) should contain a link to the entity-level view

Is the table view the same as entity-level, except that the entity table is replaced with the aggregated table?

Yes. Each view should have their own pagination as well (table view might not always need it shown if all rows fit on a single page)

alextea commented 1 month ago

Is there a pre-set ordering to the columns? No, but possible e.g. new sorting/priority column (work for Infra)

I think reference should show first, the rest should be in alphabetical order for now

CharliePatterson commented 1 month ago

I've broken this out into three tickets as per yesterday's discussion, and encapsulated them in this epic: https://github.com/digital-land/submit/issues/424