Commit e1af205
committed
fix(settings): add cancel buttons to email and password reset flows
- Added "Cancel" buttons to the email and password update UI
- Prevents users from getting stuck in the confirmation state if they click by mistake or a token expires
- Resets the UI state back to the initial request view1 parent 16faa8c commit e1af205
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| 341 | + | |
| 342 | + | |
341 | 343 | | |
342 | 344 | | |
343 | 345 | | |
| |||
391 | 393 | | |
392 | 394 | | |
393 | 395 | | |
| 396 | + | |
| 397 | + | |
394 | 398 | | |
395 | 399 | | |
396 | 400 | | |
| |||
0 commit comments