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

The UI will briefly pop up a "No results found" message for no more than one second, then disappear and enter the state of searching for data. #699

Closed
fredalai opened this issue Oct 3, 2024 · 2 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest hacktoberfest-accepted module/ui UI related

Comments

@fredalai
Copy link
Contributor

fredalai commented Oct 3, 2024

Describe the bug

The UI will briefly pop up a "No results found" message for no more than one second, then disappear and enter the state of searching for data.

To Reproduce

Steps to reproduce the behavior:

  1. Go to Home page
  2. Asks a question and sees the candidate's results
  3. Do nothing (do not click the Close button) and directly ask questions again.
  4. See the UI briefly pop up the warning - Please try again with No results found message

Expected behavior

Should not see that

Screenshots

截圖 2024-10-03 上午11 38 12

Root cause

The problem occurred because the status was not cleared before submitting the question.

Solution

Reset process state before submitting a question

@fredalai fredalai added the bug Something isn't working label Oct 3, 2024
@fredalai fredalai added the module/ui UI related label Oct 3, 2024
@sahil9001
Copy link
Contributor

Hey @wwwy3y3 , can you please assign me this issue?

@fredalai
Copy link
Contributor Author

fredalai commented Oct 4, 2024

Hi @sahil9001 assigned! :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest hacktoberfest-accepted module/ui UI related
Projects
Status: Done
Development

No branches or pull requests

4 participants