ani1609 / Spendwise

Spendwise - Your User-Friendly Expense Tracker
https://spendwise-seven.vercel.app/
MIT License
26 stars 49 forks source link

Sending unwanted request to the server for signup #232

Closed C0DE-SLAYER closed 9 months ago

C0DE-SLAYER commented 9 months ago

Pull Request

Fixes #217

Description: signup page for when click the signup button it was not setting the button to disable and sending unwanted request so the fix is to use disabled property of html and change the cursor to not-allowed

Checklist:

Screenshots: Screenshot from 2023-12-15 16-37-46

vercel[bot] commented 9 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @ani1609 on Vercel.

@ani1609 first needs to authorize it.

vercel[bot] commented 9 months ago

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

Name Status Preview Comments Updated (UTC)
spendwise ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 16, 2023 6:06pm
spendwise-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 16, 2023 6:06pm
ani1609 commented 9 months ago

@C0DE-SLAYER done