feat(kb-ui): lift search + collection load-more into the lib #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/kb-lib-search"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Prereq for the standalone webapp (W9) so it does not re-hand-roll search. Stacked on the P0 branch (ObjectList load-more is there).
onSearch; owns query/results/loading/error/clear + Load-more; renders the caller 'sbrowsecontent when idle. Replaces per-app hit rendering.onLoadMore/hasMore/loadingMore(mirrors ObjectList).tsc clean.
🤖 Generated with Claude Code