Skip to content

[Bug]: No loader or UI feedback when clicking Login button #443

Description

@Rajpal1905

Description:

When clicking on the Login button, no loader or action is displayed on the UI. No error message appears on the screen, but an error is visible in the browser console. This causes confusion for users as there is no feedback on whether the login process is in progress or failed.

Steps to Reproduce:

  1. Navigate to the Login page.
  2. Enter credentials (valid or invalid).
  3. Click on the Login button.

Expected Behavior:

  1. A loader or some kind of UI feedback should appear.
  2. If login fails, an error message should be displayed on the screen instead of only in the console.

Actual Behavior:

  • No loader is displayed.
  • No error message appears on the screen.
  • Only console shows the error.
Recording.2025-08-20.222636.mp4

Additional Context:
Adding a loader and showing error messages will greatly improve the user experience and usability of the login page.

Metadata

Metadata

Assignees

Labels

gssoc25GirlScript Summer of Code 2025level 1easy

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions