Skip to content

Feature/search api#119

Open
Matrixk1ng wants to merge 28 commits intodevelopfrom
feature/search-api
Open

Feature/search api#119
Matrixk1ng wants to merge 28 commits intodevelopfrom
feature/search-api

Conversation

@Matrixk1ng
Copy link
Contributor

Added Search functionality to landing page and notes page. also added search to individual section pages for more detailed filtering.

@vercel
Copy link

vercel bot commented Mar 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
utd-notebook Ready Ready Preview, Comment Mar 17, 2026 9:13pm

Request Review

@Matrixk1ng Matrixk1ng linked an issue Mar 11, 2026 that may be closed by this pull request
@TyHil
Copy link
Member

TyHil commented Mar 12, 2026

Just a preliminary look, tests are fail cause package-lock.json changes weren't pushed. Run npm install and push the changes.

Also make sure npm run lint and npm run format pass.

Also also, the change to .gitignore is not necessary. Run git checkout develop -- .gitignore and push that.

@Matrixk1ng
Copy link
Contributor Author

As a temporary workaround, I duplicated the header file (which includes the search) for the landing and notes pages. The search functionality itself is fine, but we should refactor the header into a shared, reusable component later. This is safe to merge for now, and I'll look into a cleaner solution for the duplication in a follow-up.

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 API for Sections

3 participants