Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Loading Feedback on Login Form, Causing Unresponsiveness #954

Open
Abbas-Askari opened this issue Feb 3, 2025 · 0 comments · May be fixed by #955
Open

No Loading Feedback on Login Form, Causing Unresponsiveness #954

Abbas-Askari opened this issue Feb 3, 2025 · 0 comments · May be fixed by #955
Labels
bug Something isn't working

Comments

@Abbas-Askari
Copy link

Abbas-Askari commented Feb 3, 2025

Description:

There is no loading indication in the login form, making it difficult for users with slow internet connections to determine if the login button was clicked successfully. This makes the form feel unresponsive or broken.

Steps to reproduce:

  1. Open Developer Tools (F12).
  2. Go to the Network tab and enable 3G throttling.
  3. Click the "Join" button.
  4. Fill in the form and click "Login."
  5. Observe that the form provides no feedback while the request is pending.

Expected behavior:

The form should provide visual feedback (e.g. the Throbber loader) while the request is processing.

Actual behavior:

The form provides no feedback, making it appear broken or unresponsive.
Video:
https://github.com/user-attachments/assets/db49a524-d9e2-4d36-b5fb-ddf2fe01a55d

@Abbas-Askari Abbas-Askari added the bug Something isn't working label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant