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: signup button loader issue without email and password input (#1258) #1268

Closed
wants to merge 1 commit into from
Closed

fix: signup button loader issue without email and password input (#1258) #1268

wants to merge 1 commit into from

Conversation

CodeHawkCraft
Copy link

@CodeHawkCraft CodeHawkCraft commented Oct 2, 2024

What this PR does ?
Fixes the issue where the signup button loader would run even without valid email and password input.
Adds validation to prevent unnecessary network requests and optimize performance.

fixes:
#1258

👷🏻 Changes made:
Fixed loader behavior to activate only with valid input.
Reduced network requests by adding input validation.

📸Screenshots / 🎥 Video (for proof):

bugFix.mp4

@github-actions github-actions bot added status: todo ⏳ This issue is yet to be seen by the maintainer of the project. 🐞 bug This is a patch, generally fixing some bugs. labels Oct 2, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @CodeHawkCraft, thank you for raising a pull request.

Currently, the pull request is marked as status: todo ⏳ This issue is yet to be seen by the maintainer of the project. so please wait until the maintainers/owner review it and provide you with feedback/suggestions to proceed further.

Feel free to reach out to Tamal on Twitter, or drop a mail at [email protected] if you think that this pull request is of critical priority.

Give us a ⭐ to show some support
Happy OpenSource 🚀

Copy link

github-actions bot commented Oct 2, 2024

This pull request has been deployed to Vercel.

Latest commit: d2ca2d1
✅ Preview: https://ngoworld-bml72nkch-milans-projects-e1c3d207.vercel.app
🔍 Inspect: https://vercel.com/milans-projects-e1c3d207/ngoworld/7QEbJ4nc33weSd2PWzbRTofG4Brq

View Workflow Logs

@CodeHawkCraft CodeHawkCraft closed this by deleting the head repository Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug This is a patch, generally fixing some bugs. status: todo ⏳ This issue is yet to be seen by the maintainer of the project.
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants