wulf-pulse/app/mobile/engagement
lorentz 435051ddc8 fix(08-02): retry scroll restoration across frames until layout finalizes
The window scrolls (not <main>) on this layout, and the document content
height isn't fully laid out by the first rAF after rows render — so
window.scrollTo gets clamped to maxScroll, leaving the user near top.
Retry up to 30 frames (~500ms) until the actual scroll position matches
the target within 4px.
2026-05-07 23:01:22 -04:00
..
[userId] feat(08-02): activity breakdown + recent entries + meetings + page wiring (Task 2) 2026-05-07 20:50:56 -04:00
page.tsx fix(08-02): retry scroll restoration across frames until layout finalizes 2026-05-07 23:01:22 -04:00