feat(frontend): multi-hit catalog find on create URL - #1093
Merged
Conversation
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
force-pushed
the
feat/catalog-find-create-ui
branch
from
August 20, 2026 18:42
708fc89 to
ddd15db
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
frontend/src/catalogfind/load helpers and show multi-hit included-feed suggestions under the create URL field.rss/.xml/.jsonso local clicks open real feedsCatalogEntry[]; docs updated for catalog findTest plan
CI=1 make check-frontendin Dev Containerbbc→ ≥2 hits; ArrowDown/Enter opens feed:4001opens RSS (not SPA create reload)Depends on #1092 (API catalog).