Skip to content

Conversation

@Moshyfawn
Copy link

Search scope is now part of the q=param using operator syntax like ?q=description:core instead of separate scope= param in preparation for multi-scope search; currently left in single-scope mode. To keep the scope of this PR small, I wired the filter params to be active 1 at a time as multi scope search requires a bigger UI overhaul. buildSearchQuery exists solely for ease of enabling multi args search in the future.

I decided against short keywords in the URL for now, although could adopt kw, desc etc.

Closes #761

Search scope is now part of the q= param using operator syntax like ?q=description:core instead of separate scope= param in preparation for multi-scope search; currently left in single-scope mode
@vercel
Copy link

vercel bot commented Feb 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Feb 2, 2026 9:42pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Feb 2, 2026 9:42pm
npmx-lunaria Ignored Ignored Feb 2, 2026 9:42pm

Request Review

@Moshyfawn
Copy link
Author

https://npmx-my2gci1n9-poetry.vercel.app/@vueuse is a good test case

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.

fix: Scoped search in org search

1 participant