Skip to content

No Loading Feedback on Login Form, Causing Unresponsiveness #954

@Abbas-Askari

Description

@Abbas-Askari

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions