Closed CharliePatterson closed 1 month ago
I think for this first iteration we can add a back link above the issue summary:
Thanks @alextea 🙏 just to clarify:
Questions:
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)
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
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
Context:
Acceptance criteria:
Implementation details:
Questions/considerations for refinement: