-
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
Auth/PM-8112 - UI refresh - Registration Components #11353
Auth/PM-8112 - UI refresh - Registration Components #11353
Conversation
…n state change to match figma
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #11353 +/- ##
==========================================
+ Coverage 33.16% 33.19% +0.03%
==========================================
Files 2779 2782 +3
Lines 86236 86439 +203
Branches 16425 16473 +48
==========================================
+ Hits 28597 28692 +95
- Misses 55373 55462 +89
- Partials 2266 2285 +19 ☔ View full report in Codecov by Sentry. |
New Issues
Fixed Issues
|
…page title & subtitle when an org invite is in state.
…tion-ui-refresh + merge conflict fixes
…nd let onInit logic figure out what to set based on flows.
…ndling loading and page title and subtitle setting easier.
…utes under extension anon layout
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. Just need some adjustments to SVG styles.
🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-8112
📔 Objective
To update the UI of the new Registration components to match the new UI refresh designs.
Required medium refactor of the initialization logic in the
RegistrationFinishComponent
📸 Screenshots
Web Scenarios
PM-8112.-.Web.-.Registration.w.Email.Verification.-.Standard.flow.succeeds.mov
PM-8112.-.Web.-.Registration.with.Email.Verification.Disabled.-.Succeeds.mov
PM-8112.-.Web.-.Registration.w.Email.Verification.-.Org.Invite.Flow.Succeeds.mov
PM-8112.-.Web.-.Registration.w.Email.Verification.-.Link.expired.scenarios.mov
Desktop Scenarios
PM-8112.-.Desktop.-.Registration.with.Email.Verification.Disabled.-.Succeeds.mov
PM-8112.-.Desktop.-.Registration.w.Email.Verification.-.Standard.flow.succeeds.mov
Extension Scenarios
PM-8112.-.Extension.-.Registration.w.Email.Verification.-.Standard.flow.succeeds.mov
PM-8112.-.Extension.-.Registration.with.Email.Verification.Disabled.-.Succeeds.mov
⏰ 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