Dorian
eefaa06995
scroll: smooth only for same-route hash, restore savedPosition
Three rules:
- Browser back/forward → restore exact scroll y (preserves shop ⇄
product round-trips, fixes regression).
- Same-route hash nav (clicking Bundles while on home) → smooth.
- Cross-route hash nav (/shop → /#bundles) → instant.
Removed the global `html { scroll-behavior: smooth }` so plain
forward navigations and back/forward jumps stay instant.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-03 16:16:32 +01:00
..
2026-05-03 16:16:32 +01:00
2026-05-03 14:33:22 +01:00
2026-04-21 11:52:01 +01:00
2026-05-03 14:33:22 +01:00
2026-04-22 09:45:31 +01:00
2026-05-03 16:16:32 +01:00