hereisSwapnil / hereisSwapnil/ExamTime

Unable to see error messages during login process on ExamTime website

Open
#4 2 comments 0 reactions 1 assignee Claimed by @dhruv389 View on GitHub
gssoc level1
Dominant language
JavaScript
Stars
52
Forks
100
PR merge metrics
No merged PRs in 30d

Description

**Description :**
When attempting to log in to the ExamTime website, users are not shown any error messages if they encounter issues during the login process. This lack of feedback makes it difficult for users to understand why their login attempt failed, leading to frustration and potential abandonment of the platform.

**Steps to Reproduce:**

1. Navigate to the ExamTime website login page.
2. Enter invalid credentials (e.g., incorrect username or password).
3. Submit the login form.

**Expected Behavior:**
After submitting the login form with invalid credentials, users should be presented with an error message indicating the reason for the login failure (e.g., "Incorrect username or password").

**Looks like something..**

![image](https://github.com/hereisSwapnil/ExamTime/assets/117587892/ce78cedb-04cf-4bec-b32b-ef58edb47f56)

**Actual Behavior:**
Instead of seeing an error message, the screen remains unchanged, providing no indication that the login attempt was unsuccessful.

![image](https://github.com/hereisSwapnil/ExamTime/assets/117587892/f8d0cf64-343f-4603-a85d-05ff10741454)

**Proposed Solution:**
Investigate the frontend code responsible for handling login errors and ensure that appropriate error messages are displayed to users when login attempts fail. This may involve updating error handling logic and ensuring that error messages are properly rendered on the login screen.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.