saurabhbakolia / SCROLLME--ECOMMERCE-WEBSITE

ScrollMe is an open-source eCommerce platform built with JavaScript, React, Styled Components, Node.js (Express), and MongoDB. It offers a modern shopping experience with a scalable backend, perfect for contributors or those learning modern web development.
https://www.scrollme.online/
MIT License
19 stars 65 forks source link

✨On Login Page, Log in Button not working!✨ #98

Open Vaibhav-Samdani opened 1 month ago

Vaibhav-Samdani commented 1 month ago

⚠️ISSUE

🚀Title

Login Button at Login Page not working!

➕Description

After Filling up Credentials in Login Page, Login button is not working or Submitting Credentials.

🤝Expected Behavior

It is exprected that after clicking on Login Button, redirect to Home page.

❌Actual Behavior

After clicking on Login button, it is doing nothing, stucked at the same stage.

📸Screenshots

image

🫏Kindly assign this issue to me for the gssoc!

saurabhbakolia commented 1 month ago

Hey @Vaibhav-Samdani can you please let me know which branch you found the bug in?

Vaibhav-Samdani commented 1 month ago

@saurabhbakolia https://www.scrollme.online/login - At this page the login button is not responding

thakuratul2 commented 1 month ago

@Vaibhav-Samdani can you please share the branch for which you have taken pull request?

Vaibhav-Samdani commented 1 month ago

@thakuratul2 Now working, but showing invalid credentials even if I used same credentials which I used for the registration!

image

thakuratul2 commented 1 month ago

@Vaibhav-Samdani what is the problem can you solve it

saurabhbakolia commented 1 month ago

@thakuratul2, @Vaibhav-Samdani I got the reason, I need to set the MongoDB atlas for the master branch.