As a mismatch provider, I'm not able to download mismatch csv files which upload to the Mismatch store failed, so a download button is not needed.
Problem:
T304794: Give mismatch providers access to reviews for their uploads made available a download button for mismatch files. The button allows users to get access to the reviews of their uploads via a csv file, and it's present by default, even if an upload failed/is not available to be downloaded.
Solution:
Failed uploads shouldn't display a download button to avoid confusion.
Mocks
BDD
GIVEN an attempt to upload a mismatch file to the Mismatch store
WHEN the csv fails to be uploaded
THEN the download button is not displayed
AND users can't find a download action that they don't need
Acceptance criteria
- Failed mismatch uploads don't display a download button