fix(uxcore): keep the new-update modal closed for the session once di… - #168
Conversation
…smissed Dismissal is stored in sessionStorage keyed to the CMS updatedAt, so a newly published update still shows once while the same one stays hidden across reloads and locale switches. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Claude finished @MaryWylde's task in 2m 11s —— View job Reviewing PR #168
SummaryClean, minimal fix. I initially suspected the import reorder in Two minor, non-blocking observations:
No correctness, security, accessibility, or convention issues found. Approving of the approach as implemented. |
…smissed
Dismissal is stored in sessionStorage keyed to the CMS updatedAt, so a newly published update still shows once while the same one stays hidden across reloads and locale switches.