Skip to content

feat(docs): add search palette and unify docs navigation#226

Merged
AmiteK23 merged 1 commit into
mainfrom
feat/docs-search-palette
Mar 29, 2026
Merged

feat(docs): add search palette and unify docs navigation#226
AmiteK23 merged 1 commit into
mainfrom
feat/docs-search-palette

Conversation

@AmiteK23
Copy link
Copy Markdown
Member

@AmiteK23 AmiteK23 commented Mar 29, 2026

Description

Introduce a search palette for the documentation to improve navigation and discoverability.

This PR adds a centralized search experience across the docs, allowing users to quickly find pages and sections using both UI interactions and keyboard shortcuts. It also refactors navigation to use a single source of truth, ensuring consistency between the sidebar and search results.


Type of Change

  • UI update
  • Copy update
  • Bug fix
  • Performance
  • Refactor

Changes

  • implement DocsSearchPalette for fast documentation search
  • integrate search into DocsHeader and DocsSidebar
  • manage search state in DocsLayout
  • unify navigation source for sidebar and search
  • add keyboard shortcuts for quick search access

Preview

None.


Checklist

  • Tested locally
  • Responsive layout checked
  • Links verified

Additional Notes

  • Improves overall docs UX and accessibility
  • Lays groundwork for future enhancements (e.g., fuzzy search, indexing, highlighting)

- implement DocsSearchPalette for fast documentation search
- integrate search into DocsHeader and DocsSidebar
- manage search state in DocsLayout
- unify navigation source for sidebar and search
- add keyboard shortcuts for quick search access
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 29, 2026

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

Project Deployment Actions Updated (UTC)
logicstamp-dev Ready Ready Preview, Comment Mar 29, 2026 11:46pm

@AmiteK23 AmiteK23 merged commit 9411194 into main Mar 29, 2026
4 checks passed
@AmiteK23 AmiteK23 deleted the feat/docs-search-palette branch March 31, 2026 15:52
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