Skip to content

Implement global search#14

Open
0bkevin wants to merge 1 commit into
gitearn-io:mainfrom
0bkevin:implement-global-search
Open

Implement global search#14
0bkevin wants to merge 1 commit into
gitearn-io:mainfrom
0bkevin:implement-global-search

Conversation

@0bkevin
Copy link
Copy Markdown

@0bkevin 0bkevin commented May 12, 2026

Closes #3

Summary

  • add a global search component for authenticated app pages
  • search app pages, items, and admin users when permitted
  • lazy-load searchable item/user data when the search field is focused

Verification

  • npm run build
  • ./node_modules/.bin/biome check --apply-unsafe --files-ignore-unknown=true src/components/Common/GlobalSearch.tsx src/components/Common/Navbar.tsx src/routes/_layout.tsx

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