You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Start typing a keyword in the search bar (e.g., "tik").
Observe that the message "Don't have that one" appears.
Continue typing the same word (e.g., "tikt").
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: