Search - feature is too heavy

Observed behavior

Start typing anything in the search bar has a huge impact on performance until search is done

Expected behavior

As a user I want to type in what I want to search, then I want search to start

Steps required to reproduce

  1. start typing in the search bar

  2. with the first character, the search starts and performance slows down.

  3. after typing in a keyword in the search bar, remove one character to refine the search
    (example: 2026_January_30 → I want to refine my search to 2026_January)

  4. removing one character, the search starts and performance slows down.
    (example: 2026_January_30 → I am modifying my keyword, but aspect is now stuck to 2026_January_3, I need to wait and then I can modify it in 2026_January_, finally 2026_January)

Operating system/Hardware used

Windows 11
Version 1.0.0-rc.48

I’ve generated a large test library with a large number of different keywords and could reproduce it this way. 1.0.0-rc.49 now contains an optimization that has fixed the issue for me.

1 Like