Commit b74a40d
committed
fix(email-verification): enhance error message handling in submission and input events
- Clear previous error messages when submitting the verification code, typing, or pasting input.
- Improve user experience by ensuring error messages are reset appropriately during interactions.
Jira Ticket: https://linuxfoundation.atlassian.net/browse/LFXV2-502
Generated with [Cursor](https://cursor.com/)
Signed-off-by: Mauricio Zanetti Salomao <mauriciozanetti86@gmail.com>1 parent fdfca42 commit b74a40d
File tree
1 file changed
+12
-3
lines changed- apps/lfx-one/src/app/modules/profile/email/email-verification-modal
1 file changed
+12
-3
lines changedLines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
142 | 145 | | |
143 | 146 | | |
144 | 147 | | |
| |||
255 | 258 | | |
256 | 259 | | |
257 | 260 | | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
258 | 264 | | |
259 | 265 | | |
260 | 266 | | |
| |||
337 | 343 | | |
338 | 344 | | |
339 | 345 | | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
340 | 349 | | |
341 | 350 | | |
342 | 351 | | |
| |||
0 commit comments