feat: persist crafting zone selection in sessionStorage #49

Merged
naomi merged 1 commits from fix/crafting-zone into main 2026-03-09 22:25:18 -07:00

1 Commits

Author SHA1 Message Date
hikari f7053dcf2f feat: persist crafting zone selection in sessionStorage
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m0s
CI / Lint, Build & Test (pull_request) Successful in 1m7s
Applies the same sticky-zone pattern as the boss, quest, and exploration
panels. A handleZoneSelect wrapper is introduced so that sessionStorage
is updated alongside React state on every zone change.
2026-03-09 22:20:48 -07:00