Describe the bug
After the user clicks on the login button will the required credentials, the login button is still clickable which is causing it to send unwanted requests to the server
Expected behavior
The button should be disabled and the cursor should be pointing as not allowed till the current sent request is responded by the server.
Describe the bug After the user clicks on the login button will the required credentials, the login button is still clickable which is causing it to send unwanted requests to the server
To Reproduce Steps to reproduce the behavior:
Expected behavior The button should be disabled and the cursor should be pointing as not allowed till the current sent request is responded by the server.
Screenshots