MLH-Fellowship / CryptoDrive

A Decentralised Encrypted File Storing and Sharing App which is back-boned by Ethereum Smart Contracts and is preparing its launch to the moon 🚀
https://www.cryptodrive.tech/
MIT License
28 stars 13 forks source link

check if a .pem file is empty and alert user #108

Closed elleanne closed 3 years ago

elleanne commented 3 years ago

Check if a user uploaded .pem file is empty and alert user if it is. Was able to upload and get an alert on the signin page without having to create an account.

elleanne commented 3 years ago

For issue: [Edge Case] Handle the Empty file Upload #104

elleanne commented 3 years ago

I added this file to the new PR with both the updates to Login/index.jsx and Dashboard/dashboard.jsx This one can probably be closed.