Skip to content

Fix search not returning results on the home page#1719

Merged
koverholt merged 3 commits into
mainfrom
homepage-search-and-header-consistency
May 4, 2026
Merged

Fix search not returning results on the home page#1719
koverholt merged 3 commits into
mainfrom
homepage-search-and-header-consistency

Conversation

@koverholt
Copy link
Copy Markdown
Collaborator

@koverholt koverholt commented May 1, 2026

Fix search not returning results on the home page by removing overflow-x: hidden rules that were clipping the search results dropdown.

Also stabilize the header and content widths across pages by:

  • Scoping header/nav bar styles to apply globally instead of only on the home page
  • Stabilizing scrollbar gutter to prevent layout shift between pages

Fixes #1718.

@koverholt koverholt requested a review from joefernandez May 1, 2026 17:49
@netlify
Copy link
Copy Markdown

netlify Bot commented May 1, 2026

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit fb1cf45
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/69f901859fca61000991ee04
😎 Deploy Preview https://deploy-preview-1719--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@koverholt koverholt merged commit 8e08def into main May 4, 2026
6 checks passed
@koverholt koverholt deleted the homepage-search-and-header-consistency branch May 4, 2026 20:32
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 results dropdown doesn't render on home page

2 participants