ngoworldcommunity / NGOWorld

A platform to connect and support NGOs, charities and you to build a better tomorrow.
https://ngoworld.org
MIT License
374 stars 426 forks source link

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

Closed CodeHawkCraft closed 1 month ago

CodeHawkCraft commented 1 month ago

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):

https://github.com/user-attachments/assets/709419e1-8af8-4d74-8fb3-4baa57cd7838

github-actions[bot] commented 1 month ago

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