5228a764685e8764585aedc7c4f94fdc544375e0
Move the add-modal auto-close Effect from each modal component to its parent page component. This prevents the stale-value re-trigger bug where the Effect would immediately close the modal on second open because action.value() still held the previous Ok result. Also add autofocus on the first input field of each add modal using NodeRef<Input> so the user can start typing immediately on open. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Rust
86.4%
CSS
12.9%
HTML
0.7%