Skip to content

Improve search empty state with quick links#851

Draft
teallarson wants to merge 5 commits intomainfrom
teallarson/improve-search-empty-state
Draft

Improve search empty state with quick links#851
teallarson wants to merge 5 commits intomainfrom
teallarson/improve-search-empty-state

Conversation

@teallarson
Copy link
Contributor

Summary

  • Replaces the unhelpful "Start typing to search the docs…" message with a quick links grid pointing to common doc sections (Get started, Quickstarts, Tools, Auth providers, API reference, MCP servers)
  • Fixes ghost results showing through on empty query by only rendering Hits when the user has typed something

Test plan

  • Open search modal (⌘K) — should show quick links grid, no background results
  • Type a query — quick links should disappear and results should appear
  • Clear the query — quick links should reappear

🤖 Generated with Claude Code

Replace the unhelpful "Start typing" message with a quick links grid
pointing to common doc sections. Also fix ghost results showing through
by hiding Hits when there is no query.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 4, 2026

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Mar 4, 2026 3:57pm

Request Review

Replace dead blog URL with the active PagerDuty developer docs page
for OAuth 2.0.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Previous URL also 404d. Use the Authorization Code Grant Flow docs page
which is confirmed reachable.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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