Skip to content

feat: #1600 Admin Search Across All Data - #4519

Merged
Ayushh-Sharmaa merged 2 commits into
Ayushh-Sharmaa:mainfrom
anshika1179:feat-1600-admin-search
Aug 12, 2026
Merged

feat: #1600 Admin Search Across All Data#4519
Ayushh-Sharmaa merged 2 commits into
Ayushh-Sharmaa:mainfrom
anshika1179:feat-1600-admin-search

Conversation

@anshika1179

Copy link
Copy Markdown
Contributor

What does this PR do?

Resolves #1600. Adds global search functionality to the Admin Dashboard. Implements /api/admin/search endpoint that queries Users, Events, and Announcements via Prisma. Also integrates a sidebar search button and wires the backend to the CommandMenu modal, fulfilling the <200ms and Search across all data requirements.

Fixes #1600

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring / optimization

How Has This Been Tested?

  • Tested locally
  • Verified UI/UX responsiveness
  • Checked for console warnings and errors

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have checked my code and corrected any misspellings

@vercel

vercel Bot commented Aug 6, 2026

Copy link
Copy Markdown

@anshika1179 is attempting to deploy a commit to the ayushh-sharmaa's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added backlog size gssoc gssoc approved level GSSoC'26 Automatically applied to issues for GSSoC'26 NSOC'26 Automatically applied to newly opened issues for NSOC'26 size/M Medium PR (50–149 lines) labels Aug 11, 2026
@Ayushh-Sharmaa
Ayushh-Sharmaa merged commit 2385eba into Ayushh-Sharmaa:main Aug 12, 2026
2 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backlog size gssoc approved gssoc GSSoC'26 Automatically applied to issues for GSSoC'26 level NSOC'26 Automatically applied to newly opened issues for NSOC'26 size/M Medium PR (50–149 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue #115: Admin Search Across All Data

2 participants