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

Search bar only works the second time #23

Closed
holtgrewe opened this issue Sep 1, 2023 · 0 comments · Fixed by #30
Closed

Search bar only works the second time #23

holtgrewe opened this issue Sep 1, 2023 · 0 comments · Fixed by #30
Labels
bug Something isn't working

Comments

@holtgrewe
Copy link
Member

Describe the bug
In the current REEV main (before merging #22), the REEV search does not work properly (also in dev mode), see below.

To Reproduce
Steps to reproduce the behavior:

  1. Startup backend and annonars container.
  2. Enter HGNC:1100 into the search bar
  3. Click search => search bar is cleared
  4. Enter HGNC:1100 into the search bar again
  5. Click search again => redirection happens

The route appears to be executed by the logging. I suspect there is some kind of subtle timing issue, see screenshot of logs below.

Expected behavior
The search should work the first time.

Screenshots
image

Desktop (please complete the following information):

  • OS: Linux
  • Browser: Firefox

Additional context
N/A

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

Successfully merging a pull request may close this issue.

1 participant