srivastavaritik / Extraspace-Cloud

A cloud where users can make folders, upload all types of files and links, making it easier to keep everything organised and secure with security of Google's Firebase.
https://extraspace-cloud.netlify.app
MIT License
27 stars 50 forks source link

Add react-hot-toast pop-ups for each actions #104

Open acecoder7 opened 1 year ago

acecoder7 commented 1 year ago

I would like to add pop-ups using react-hot-toast for all successful or unsuccessful(error) actions like successful login/register, wrong email-password, successful file, URL upload and folder creation. This will enhance the user experience. Kindly assign this issue to me under GSSoC'23 so that I can make PR @srivastavaritik

here are the changes

Before- Screenshot (237)

Screenshot (240)

Screenshot (241)

After- Screenshot (242)

The messages for specific actions

Screenshot (244)

Screenshot (245)

Screenshot (246)

Screenshot (247)

Screenshot (248)

Screenshot (250)

Screenshot (253)

Screenshot (254)

Screenshot (255)

Screenshot (256)

srivastavaritik commented 1 year ago

Hi @acecoder7 , you can work on this.