Skip to content

fix: toc subheader transition desync - #1420

Merged
perber merged 1 commit into
mainfrom
fix/toc-subheader-transition-desync
Aug 9, 2026
Merged

fix: toc subheader transition desync#1420
perber merged 1 commit into
mainfrom
fix/toc-subheader-transition-desync

Conversation

@perber

@perber perber commented Aug 9, 2026

Copy link
Copy Markdown
Owner

No description provided.

Removing the --toc-reserved class dropped its transition declaration in
the same commit as the padding-right value, so the browser had nothing
left to animate from and snapped instantly instead — desyncing the
breadcrumb from the still-animating toc pane width for ~200ms. Moving
the transition onto the always-present base rule mirrors how
.app-layout__toc-pane already handles this correctly.

Fixes #1378
@perber
perber force-pushed the fix/toc-subheader-transition-desync branch from e9043f0 to 345d6ab Compare August 9, 2026 20:45
@perber
perber merged commit 1bd53d3 into main Aug 9, 2026
9 checks passed
@perber
perber deleted the fix/toc-subheader-transition-desync branch August 9, 2026 21:00
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