Skip to content

Fix bookmark icon in sticky header#9

Merged
richardkmichael merged 1 commit into
developmentfrom
issues-page-scroll
Jan 9, 2026
Merged

Fix bookmark icon in sticky header#9
richardkmichael merged 1 commit into
developmentfrom
issues-page-scroll

Conversation

@richardkmichael
Copy link
Copy Markdown
Owner

Fixes #7

🤖 Generated with Claude Code

GitHub renders two separate header containers: the main header and a
sticky header that appears when scrolling. Previously the bookmark
button was only inserted into the main header, causing it to disappear
when scrolling triggered the sticky header.

Now inserts bookmark buttons into both headers and keeps them in sync
when clicked. The MutationObserver handles inserting into the sticky
header when it appears during scroll.

Fixes #7

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@richardkmichael richardkmichael merged commit 646de51 into development Jan 9, 2026
3 of 4 checks passed
@richardkmichael richardkmichael deleted the issues-page-scroll branch January 9, 2026 19:43
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.

Issue page pinned header does not display bookmark icon

1 participant