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

Inconsistent search behavior while typing keywords #773

@IgorShadurin

Description

@IgorShadurin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions