linkedpipes / dcat-ap-forms

Forms application for filling out DCAT-AP v2.0.0 compatible metadata
MIT License
2 stars 2 forks source link

Allow download of invalid record #172

Closed jakubklimek closed 3 years ago

jakubklimek commented 3 years ago

We should allow download of invalid record. The use case is that someone starts with a draft, wants to save it and continue some other time. It should be basically just not disabling the download button.

psiotwo commented 3 years ago

Whether the user whether he is downloading an invalid draft, or a valid submittable version should be clearly visually distinguished in the UI IMO

jakubklimek commented 3 years ago

It is now distinguished by the validation result message, which is right above the download button.

We might emphasize it by also changing the download button color and text.