GSS-Cogs / dd-cms

A data-driven content management system prototype, based on Plone/Volto and data blocks
2 stars 0 forks source link

Unable to load data #973

Open StRhys opened 10 months ago

gareth-lewis commented 10 months ago

This is to do with the loading dataset data in separate calls. If the main metadata cannot be loaded, the usual error page is shown... however, separate calls to the data preview and structural metadata are made to populate those specific sections of the page.

If these fail, we need to make this clear to the user. I suggest we show an error message and give the user to the opportunity to attempt to retry to retrieve the data for those sections. This will need some design work.

gareth-lewis commented 10 months ago

This is standard error handling and should not occur generally.