Commit 031296d
committed
fix(settings): make ModalVerifySession's input validation work on the first try
Because:
* “Verify” button becomes enabled while typing letters during the unverified session state
This commit:
* makes ModalVerifySession's input validation work on the first try
Closes #FXA-27041 parent 846181a commit 031296d
1 file changed
Lines changed: 5 additions & 2 deletions
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
| |||
0 commit comments