Commit 577c982
fix: guard against double-submit during credential validation
Check `validating()` state before calling `submit()` on Enter keypress
to prevent concurrent validation requests.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7be166f commit 577c982
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments