Skip to content

feat: search improvements#733

Merged
danielroe merged 11 commits intonpmx-dev:mainfrom
alexdln:feat/search-improvements
Feb 2, 2026
Merged

feat: search improvements#733
danielroe merged 11 commits intonpmx-dev:mainfrom
alexdln:feat/search-improvements

Conversation

@alexdln
Copy link
Copy Markdown
Member

@alexdln alexdln commented Feb 2, 2026

On the search page

  • keywords on cards should navigate to search in the format /search?q=name:package-name%20keywords:clicked-keyword;
  • all filter and sort options should be disabled, incl. for table view;
  • submitting a form (pressing Enter) should not cause the page to reload;
  • area under keywords wrapper should be clickable (currently the entire width is not clickable, even if there is only one short one at the beginning)
  • add more-keywords badge

On orgs page

  • keywords on cards should filter packages list;
  • filters and sorts should be reflected in the URL;
  • improve more-keywords styles (it's currently off the list - too high and not obvious, so I'm also adding a title)

Both

  • Active keywords should be highlighted and respond predictably

Closes #721

@vercel
Copy link
Copy Markdown

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 2:23pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Feb 2, 2026 2:23pm
npmx-lunaria Ignored Ignored Feb 2, 2026 2:23pm

Request Review

@alexdln alexdln changed the title Feat: search improvements Search improvements Feb 2, 2026
@alexdln alexdln changed the title Search improvements feat: Search improvements Feb 2, 2026
@alexdln alexdln changed the title feat: Search improvements feat: search improvements Feb 2, 2026
@danielroe
Copy link
Copy Markdown
Member

this is really nice - thank you ❤️

@danielroe danielroe added this pull request to the merge queue Feb 2, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Feb 2, 2026
@alexdln
Copy link
Copy Markdown
Member Author

alexdln commented Feb 2, 2026

It seems this issue was unlucky and we need to try again 🙃

@danielroe danielroe added this pull request to the merge queue Feb 2, 2026
Merged via the queue into npmx-dev:main with commit 83e3de6 Feb 2, 2026
14 checks passed
@alexdln alexdln deleted the feat/search-improvements branch February 2, 2026 16:32
taskylizard pushed a commit to taskylizard/npmx.dev that referenced this pull request Feb 7, 2026
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.

Search improvements

2 participants