Skip to content

Implement global search#19

Open
songJianwen123324 wants to merge 1 commit into
gitearn-io:mainfrom
songJianwen123324:feature/global-search
Open

Implement global search#19
songJianwen123324 wants to merge 1 commit into
gitearn-io:mainfrom
songJianwen123324:feature/global-search

Conversation

@songJianwen123324
Copy link
Copy Markdown

Closes #3

Summary

  • Adds a global search box to the authenticated layout
  • Searches navigation pages, items, and admin-only users
  • Lets users open the first result with Enter or click any result

Checks

  • npm run build
  • npx biome check --no-errors-on-unmatched --files-ignore-unknown=true src/components/Common/GlobalSearch.tsx src/routes/_layout.tsx src/components/Common/UserMenu.tsx src/components/Common/Navbar.tsx

@songJianwen123324
Copy link
Copy Markdown
Author

Hi! I opened this PR for #3, which has the $5 bounty label. It adds global search across pages, items, and admin-only users, and the build/biome checks pass locally. Please let me know if you would like any changes.

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.

✨ Implment global search feature

1 participant