Skip to content

AP-039 Cross-Entity Global Search - #581

Open
Basichy wants to merge 5 commits into
Gopher-Industries:mainfrom
Basichy:Ethan/feature/global-search
Open

AP-039 Cross-Entity Global Search#581
Basichy wants to merge 5 commits into
Gopher-Industries:mainfrom
Basichy:Ethan/feature/global-search

Conversation

@Basichy

@Basichy Basichy commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Adds a global search box in the admin navbar that searches users, guards, and shifts at once.

  • Aggregates the existing users and shifts list data (client-side for now)
  • Matches on name, email, or ID
  • Groups results by Users / Guards / Shifts
  • Debounced, 2-character minimum
  • Click a result to jump to its detail page (shifts link to the filtered Shifts list, no detail page yet)

Screenshot

1. Global Search
Screenshot 2026-09-10 at 9 18 43 AM

2. ID Search
Screenshot 2026-09-10 at 9 19 34 AM

3. Click through to a User
Screenshot 2026-09-10 at 9 20 32 AM

4. Click through to a Shift
Screenshot 2026-09-10 at 9 21 04 AM

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.

1 participant