wulf-pulse/app
lorentz 6bdc937861 fix(08-02): preserve engagement list scroll across profile navigation (D-04)
The mobile shell's <main> is overflow-y-auto, so Next.js's built-in
scrollRestoration (window-only) doesn't restore the list's inner scroll
when returning from /mobile/engagement/[userId]. Persist the scroll
position to sessionStorage on scroll (rAF-throttled) and restore once
after the first users page loads.

Restoration is gated to the first load only, so changing period/sort
doesn't yank the viewport — and uses a single sessionStorage key, so
returning to the list later still lands where you were.
2026-05-07 22:10:43 -04:00
..
addigy-devices feat(admin): DB-backed integration toggles + sticky cols + dark contrast 2026-05-03 09:55:22 -04:00
addigy-mappings Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
admin feat(07.1-05): user-tz on admin operational pages 2026-05-07 08:31:22 -04:00
analyzer feat(07.1-05): user-tz on analyzer pages 2026-05-07 08:34:58 -04:00
api feat(08-01): add /api/mobile/engagement/user/[userId]/photo proxy route 2026-05-07 20:41:07 -04:00
auth fix(auth): reduce mobile sign-in friction (PWA + auto-redirect) 2026-05-07 07:05:52 -04:00
auvik-mappings fix: use loose equality for company ID comparison in mapping dropdowns 2026-02-02 22:52:59 -05:00
backup-status feat(design): nav/visual overhaul — brand layer, /status route, KPI dashboard, TanStack DataTable 2026-05-03 09:33:13 -04:00
config-enrichment-test Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
configuration-items refactor(nav): adopt PageHeader on /configuration-items 2026-05-03 11:03:49 -04:00
dashboard feat(07.1-05): user-tz on dashboard, quotes, veeam-analysis 2026-05-07 08:36:09 -04:00
engagement feat(07.1-05): user-tz on engagement overview + profile pages 2026-05-07 08:23:24 -04:00
kiosk feat: kiosk UI updates - new cards, gauge chart, performance improvements 2026-02-19 15:31:23 -05:00
legal feat: QuickBooks Online integration 2026-03-17 07:39:55 -04:00
mobile fix(08-02): preserve engagement list scroll across profile navigation (D-04) 2026-05-07 22:10:43 -04:00
quotes feat(07.1-05): user-tz on dashboard, quotes, veeam-analysis 2026-05-07 08:36:09 -04:00
rmm-mappings feat: IT Glue integration, workflow engine, pipelines, Zabbix WAN, notification channels, backup status UI improvements, nav alignment fixes 2026-02-27 14:52:14 -05:00
sentinelone refactor(design): adopt TanStack DataTable on /veeam-analysis, fill gaps 2026-05-03 09:42:04 -04:00
settings refactor(design): adopt TanStack DataTable on /veeam-analysis, fill gaps 2026-05-03 09:42:04 -04:00
setup Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
status feat(status): 24-hour activity sparklines on worker pulse cards 2026-05-03 10:03:54 -04:00
styles fix(04-01): restore phase 2/3 work lost by worktree soft-reset 2026-05-03 18:01:14 -04:00
veeam-analysis feat(07.1-05): user-tz on dashboard, quotes, veeam-analysis 2026-05-07 08:36:09 -04:00
veeam-comparison feat(design): nav/visual overhaul — brand layer, /status route, KPI dashboard, TanStack DataTable 2026-05-03 09:33:13 -04:00
favicon.ico Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
globals.css feat(admin): DB-backed integration toggles + sticky cols + dark contrast 2026-05-03 09:55:22 -04:00
layout.tsx fix(auth): reduce mobile sign-in friction (PWA + auto-redirect) 2026-05-07 07:05:52 -04:00
page.tsx Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00