AtlasOfLivingAustralia / doi-service

ALA DOI minting service - integrates with ANDS to produce the DOI, provides a landing page, and stores the associated file
https://doi.ala.org.au/
0 stars 4 forks source link

Hide download button when file not present #72

Closed temi closed 12 months ago

temi commented 3 years ago

Applications like profiles mint DOIs without passing a file in the request. On the DOI detail page, the default metadata are shown with a download button. However, clicking the download button throws an error. Hiding the download button when file not present will provide a better user experience.

adam-collins commented 12 months ago

Errors are no longer produced when a download is unavailable.

I would prefer seeing a disabled download button with the reason listed.

Leaving this for the UI/UX review.