-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PM-3301] Login - Move incorrect username or password error to inline field error #11443
[PM-3301] Login - Move incorrect username or password error to inline field error #11443
Conversation
New Issues
Fixed Issues
|
…/pm-3301/move-incorrect-username-or-password-error-inline
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #11443 +/- ##
==========================================
- Coverage 33.29% 33.07% -0.22%
==========================================
Files 2731 2790 +59
Lines 85549 86634 +1085
Branches 16318 16520 +202
==========================================
+ Hits 28480 28658 +178
- Misses 54811 55692 +881
- Partials 2258 2284 +26 ☔ View full report in Codecov by Sentry. |
🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-3301?atlOrigin=eyJpIjoiM2Y4Y2ZjYzczOTAwNDZiNWJlZDVkYTcwYzYzYTc2MzYiLCJwIjoiaiJ9
📔 Objective
Move the "incorrect password" error from a toast to an inline error.
📸 Screenshots
⏰ Reminders before review
🦮 Reviewer guidelines
:+1:
) or similar for great changes:memo:
) or ℹ️ (:information_source:
) for notes or general info:question:
) for questions:thinking:
) or 💭 (:thought_balloon:
) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion:art:
) for suggestions / improvements:x:
) or:warning:
) for more significant problems or concerns needing attention:seedling:
) or ♻️ (:recycle:
) for future improvements or indications of technical debt:pick:
) for minor or nitpick changes