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

Inconsistent search behavior while typing keywords #773

Open
IgorShadurin opened this issue Aug 15, 2023 · 0 comments
Open

Inconsistent search behavior while typing keywords #773

IgorShadurin opened this issue Aug 15, 2023 · 0 comments

Comments

@IgorShadurin
Copy link

Description

I've observed some inconsistent behavior in the search functionality. While typing a keyword, the display state alternates between "Don't have that one" and showing results. For example, typing "tik" results in "Don't have that one," but adding another letter, like "tikt," shows some results. Ideally, "tik" should display some results from "tikt"

This could be a backend issue affecting how the search queries are handled.

Steps to Reproduce

  1. Start typing a keyword in the search bar (e.g., "tik").
  2. Observe that the message "Don't have that one" appears.
  3. Continue typing the same word (e.g., "tikt").
  4. Notice that results are now displayed, even though they should have appeared earlier.

Expected Behavior

The search should consistently show results that match the typed keywords.

Actual Behavior

The search fluctuates between "Don't have that one" and displaying results, causing confusion.

search-tea.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant