Search: loading indicator and performance note (#32) #72

Merged
poslop merged 1 commits from issue-32-search-indicator into main 2026-09-09 14:26:26 +00:00
1 Commits
Author SHA1 Message Date
poslop c288fc73a7 Search: spinner indicator + performance note on client-side filtering (#32)
CI / docker (pull_request) Skipped
CI / test (pull_request) Successful in 19s
- Fix filter fetch to request limit=100 (API max) instead of 500, which
  the API silently clamped, so filtered results actually cover the fetch window.
- Document client-side filtering behavior and limits in README Performance Notes.
2026-09-09 09:13:40 -05:00