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 login #224

Closed C0DE-SLAYER closed 9 months ago

C0DE-SLAYER commented 9 months ago

Pull Request

Fixes #216

Description: Login page for when click the login 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: image

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 15, 2023 0:08am
ani1609 commented 9 months ago

@C0DE-SLAYER done