Bug Description
Login/signup buttons do not show a loading state during API calls, which can confuse users if the request takes time.
Steps to Reproduce
- Go to the login/signup page.
- Submit the form.
- Observe the button during the API request.
Expected Behavior
The button should become disabled and show a spinner or "Loading..." text.
Actual Behavior
The button remains clickable and shows no visual feedback.
Browser
Chrome
Operating System
No response
Logs / Screenshots
No response
Bug Description
Login/signup buttons do not show a loading state during API calls, which can confuse users if the request takes time.
Steps to Reproduce
Expected Behavior
The button should become disabled and show a spinner or "Loading..." text.
Actual Behavior
The button remains clickable and shows no visual feedback.
Browser
Chrome
Operating System
No response
Logs / Screenshots
No response