Skip to content

Fix search result header jumps#739

Open
bryantgillespie wants to merge 2 commits into
mainfrom
bry/fix-search-header-jump
Open

Fix search result header jumps#739
bryantgillespie wants to merge 2 commits into
mainfrom
bry/fix-search-header-jump

Conversation

@bryantgillespie

Copy link
Copy Markdown
Member

Changes

  • Fixes search result hash navigation by waiting for rendered heading targets before scrolling.
  • Aligns indexed heading anchors with GitHub-style markdown slugs, including duplicate and punctuated headings.
  • Closes Search does not take you to respective header #721.

Potential Risks

  • Search index must be rebuilt for existing indexed anchors to update.

Review Notes

  • Tests cover late-rendered #deep targets and duplicate heading anchors.

@bryantgillespie bryantgillespie requested a review from a team as a code owner June 11, 2026 21:57
@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jun 12, 2026 12:37am

Request Review

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 does not take you to respective header

1 participant