LibraryOfCongress / bagger-js

Upload BagIt-format deliveries to S3 entirely in the browser
https://libraryofcongress.github.io/bagger-js/
Other
32 stars 7 forks source link

Block uploads until S3 credentials are verified #25

Closed acdha closed 8 years ago

acdha commented 8 years ago

The UI in #7 displays the status but we should probably block the upload UI until we know we have usable credentials and perhaps do something helpful like collapse once the user starts the next stage.

eikeon commented 8 years ago

How about we don't show the SelectFiles bit until after we have usable credentials? And :+1: to collapsing the credentials once they are confirmed usable.