You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(OUT-4012): split confirm-modal effects per review
Replace the onCancelRef workaround with two focused effects: one keyed on
`open` for focus-in/restore (runs once), one keyed on `open`+`onCancel`
for the Escape + Tab-trap listener. Clearer, honest dependency arrays.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments