digital-land / submit

0 stars 0 forks source link

Defining how each issue error message is displayed #165

Closed DM-TPX-Delivery closed 1 month ago

DM-TPX-Delivery commented 3 months ago

Design direction

When a issue affects every row (eg values are missing from the same field in every row) then the issues should be rolled up into a single issue (eg "<column name> is missing values")

We should also show column missing issues in this view, which don't exist in the issues table

Current design

Image

Tech direction

Tech Considerations

the issues table: https://datasette.planning.data.gov.uk/digital-land/issue has the info we need to generate the messages. the two key fields in this are

Agreed solution

Tasks

DM-TPX-Delivery commented 2 months ago

@alextea Based on Deepdive feedback and general conversations design for this should be revisited. Looking at Alpha phase outputs/BFL design

CharliePatterson commented 2 months ago

Let's break this down into more concrete asks - I've spun up one ticket to capture the part around grouping issues when the dataset is missing a column here: https://github.com/digital-land/submit.planning.data.gov.uk/issues/306

I don't think there's any other specific things being highlighted in this ticket, unless I'm missing something?