noi-techpark / it.bz.opendatahub.databrowser

Explore and navigate through Open Data you need to build your next service.
https://databrowser.opendatahub.com
GNU Affero General Public License v3.0
8 stars 7 forks source link

If an user tries to open the configured view of a not configured dataset, the data aren't displayed and it appears an error message. #341

Closed sseppi closed 7 months ago

sseppi commented 1 year ago

If the user tries to access directly a Embedded View of a not configured dataset (e.g. Area), the dats arend displayed and it apperars the following error message:

" Error! No view configuration found "

See the following link for an example: https://databrowser.opendatahub.testingmachine.eu/dataset/table/tourism/v1/Area

In this case I would suggest to leave the error message, but also open the Generated view below. In this way the user will know that the data are there, but there is still no configuration for it.

gappc commented 7 months ago

@sseppi this should not happen anymore. If you click on the link you provided, the generated config is shown. Please check and close this issue if everything is ok.