Files
pbakaus_impeccable/public
Paul BakausandClaude Opus 4.6 5fee3148be Fix section-nav using wrong positions for nested sections
The changelog and FAQ sections are inside a positioned .changelog-faq-row
wrapper, so their offsetTop was 0 (relative to parent) instead of their
actual document position. This broke current-section detection and caused
both pills to appear permanently active. Use getBoundingClientRect()
instead, which returns correct absolute positions regardless of nesting.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 16:14:51 -07:00
..
2026-01-06 18:44:48 -08:00
2026-01-09 14:08:46 -08:00