Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant