haiku.rag/tests/chat
Yiorgis Gozadinos 5e81054a1e
Apply the filter modal's search on enter, not as you type
Typing narrowed the mounted checkboxes without touching the search the listing
was built from, so a term matching more than one page hid rows from whichever
page the user happened to be on, left the rest of the matches a page away, and
paged on the previous search while the term still sat in the box. The term now
applies on enter, and the footer says so until it does.
2026-08-28 09:59:33 +03:00
..
__init__.py CLI app 2026-01-13 11:31:21 +02:00
test_chat_app.py Apply the filter modal's search on enter, not as you type 2026-08-28 09:59:33 +03:00
test_image_input.py Resolve the databases a command works on, once 2026-08-25 15:48:47 +03:00