Skip to content

feat(frontend): multi-hit catalog find on create URL - #1093

Merged
gildesmarais merged 1 commit into
mainfrom
feat/catalog-find-create-ui
Aug 20, 2026
Merged

feat(frontend): multi-hit catalog find on create URL#1093
gildesmarais merged 1 commit into
mainfrom
feat/catalog-find-create-ui

Conversation

@gildesmarais

Copy link
Copy Markdown
Member

Summary

  • Add frontend/src/catalog find/load helpers and show multi-hit included-feed suggestions under the create URL field
  • Keyboard listbox (arrows / Enter / Escape), quiet hit-list styling, and Vite proxy for .rss/.xml/.json so local clicks open real feeds
  • Session featured feeds use CatalogEntry[]; docs updated for catalog find

Test plan

  • CI=1 make check-frontend in Dev Container
  • Type bbc → ≥2 hits; ArrowDown/Enter opens feed
  • Click a hit on :4001 opens RSS (not SPA create reload)
  • Create Enter still creates when no hit is active

Depends on #1092 (API catalog).

Base automatically changed from feat/feed-directory-catalog-api to main August 20, 2026 17:58
Load the instance catalog and suggest matching included feeds under the create field (URL equivalence plus title/description), with keyboard listbox selection, quiet hit styling, and Vite feed-path proxy for local RSS opens.
@gildesmarais
gildesmarais force-pushed the feat/catalog-find-create-ui branch from 708fc89 to ddd15db Compare August 20, 2026 18:42
@gildesmarais
gildesmarais merged commit fdce266 into main Aug 20, 2026
15 checks passed
@gildesmarais
gildesmarais deleted the feat/catalog-find-create-ui branch August 20, 2026 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant