-
Notifications
You must be signed in to change notification settings - Fork 19
feat: account creation type selector - WPB-17409 #3092
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
feat: account creation type selector - WPB-17409 #3092
Conversation
…3-16002c42eb22f371bd4970b460db1a2d1cc1c6bd' into feat/account-creation-type-selector-WPB-17409
…nt-creation-type-selector-WPB-17409
…t/account-creation-type-selector-WPB-17409.tmp
…t/account-creation
…t/account-creation-type-selector-WPB-17409.tmp
Test Results 4 files 359 suites 3m 58s ⏱️ For more details on these failures, see this check. Results for commit 152f790. ♻️ This comment has been updated with latest results. |
…le-accessibility-string-creation-WPB-17409
…nto feat/account-creation-type-selector-WPB-17409
Datadog ReportBranch report: ✅ 0 Failed, 2026 Passed, 27 Skipped, 2m 4.16s Total Time |
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.
LGTM. The invisible "o" is a bit fishy but it's very local and I assume you've tried other approaches.
WireAuthentication/Sources/WireAuthentication/Components/LoginViaEmailComponent.swift
Show resolved
Hide resolved
.../WireAuthenticationUI/Views/Registration/AccountTypeSelection/AccountTypeSelectionView.swift
Outdated
Show resolved
Hide resolved
.../WireAuthenticationUI/Views/Registration/AccountTypeSelection/AccountTypeSelectionView.swift
Show resolved
Hide resolved
.../WireAuthenticationUI/Views/Registration/AccountTypeSelection/AccountTypeSelectionView.swift
Show resolved
Hide resolved
…nt-creation-type-selector-WPB-17409
…b.com:wireapp/wire-ios into feat/account-creation-type-selector-WPB-17409
This reverts commit d52552f. # Conflicts: # WireAuthentication/Sources/WireAuthenticationUI/Views/Login/LoginViaEmail/LoginViaEmailView.swift # WireAuthentication/Sources/WireAuthenticationUI/Views/Registration/AccountTypeSelection/AccountTypeSelectionView.swift # WireAuthentication/Tests/WireAuthenticationUITests/Views/Registration/AccountTypeSelection/AccountTypeSelectionViewTests.swift
This partly reverts commit d52552f.
Issue
This PR adds the first screen of the new registration flow.
Testing
newRegistration
Checklist
[WPB-XXX]
.UI accessibility checklist
If your PR includes UI changes, please utilize this checklist: