Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #101 and also fix the sign up button state #107

Merged
merged 2 commits into from
Jun 9, 2024

Conversation

divyanshu-vashu
Copy link
Contributor

fixed #101 and button text not change based on state !!!

fix bug 1: intially it was redirecting to signup page if click the login page ,but now it has be corrected
fix bug 2 : the text on button while login/signup is not changing according to state but now it is changing !!

Screenshot:

After

image

Before

image

i fix the code , if click the login button then current state be login rather than sign up
fixes 2 bug 
1. if we click the login then it redirect to login page , before it was redirecting to signup page 
2. if we was in login page or signup page the button for enter was 
SIGN UP only ,now it change the text according to the state
Copy link

vercel bot commented Jun 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
75per ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 7, 2024 0:42am

Copy link

github-actions bot commented Jun 7, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When Click on Login Button it redirect to sign Up page it should redirect to login Page
2 participants