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

[Bug]: Incorrect Username Handling Shows Previous Output #1146

Open
1 task done
Xclusive09 opened this issue Nov 29, 2024 · 2 comments
Open
1 task done

[Bug]: Incorrect Username Handling Shows Previous Output #1146

Xclusive09 opened this issue Nov 29, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Xclusive09
Copy link

What happened?

When an incorrect username is entered on the website, the application briefly loads before showing an error message. However, it still displays the previous output alongside the error, which may confuse users.

Steps to Reproduce
Go to the website's login or user verification page.
Enter a valid username and proceed to generate/display results.
Without refreshing the page, enter an incorrect username and click the submit button.
Observe that:
The system displays an error message (as expected).
The output from the previous (valid) username is still visible (unexpected behavior).
Expected Behavior
When an incorrect username is entered:

The system should show only the error message.
Any output from previous valid inputs should be cleared.
Actual Behavior
The system shows:

The correct error message for the invalid username.
The output from the last valid input remains visible.

Add screenshots

Screenshot (125)

What browsers are you seeing the problem on?

Chrome

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Xclusive09 Xclusive09 added the bug Something isn't working label Nov 29, 2024
Copy link

Welcome, @Xclusive09! Your issue is like a spark that ignites innovation. We're thrilled to dive into it and work together to find a solution.

Soon the maintainers/owner will review it and provide you with feedback/suggestions.

@Bugbuster2004
Copy link

hey @Xclusive09 i would love to work on this issue, so may i start contributing to this issue?

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

No branches or pull requests

2 participants