-
Notifications
You must be signed in to change notification settings - Fork 500
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
FTUE: Password recovery #6235
FTUE: Password recovery #6235
Conversation
📱 Scan the QR code below to install the build for this PR. If you can't scan the QR code you can install the build via this link: https://i.diawi.com/tsD4V6 |
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.
Thanks Ismail, haven't tested it but looks great! There are a couple of asks in the comments, otherwise just minor points. 👍
RiotSwiftUI/Modules/Authentication/Login/Coordinator/AuthenticationLoginCoordinator.swift
Show resolved
Hide resolved
RiotSwiftUI/Modules/Authentication/Login/Coordinator/AuthenticationLoginCoordinator.swift
Outdated
Show resolved
Hide resolved
...ules/Authentication/ForgotPassword/Coordinator/AuthenticationForgotPasswordCoordinator.swift
Outdated
Show resolved
Hide resolved
RiotSwiftUI/Modules/Authentication/ChoosePassword/View/AuthenticationChoosePasswordScreen.swift
Outdated
Show resolved
Hide resolved
RiotSwiftUI/Modules/Authentication/ChoosePassword/View/AuthenticationChoosePasswordScreen.swift
Outdated
Show resolved
Hide resolved
RiotSwiftUI/Modules/Authentication/ChoosePassword/View/AuthenticationChoosePasswordForm.swift
Outdated
Show resolved
Hide resolved
RiotSwiftUI/Modules/Authentication/ChoosePassword/View/AuthenticationChoosePasswordForm.swift
Outdated
Show resolved
Hide resolved
...ules/Authentication/ChoosePassword/Coordinator/AuthenticationChoosePasswordCoordinator.swift
Outdated
Show resolved
Hide resolved
RiotSwiftUI/Modules/Authentication/ForgotPassword/View/AuthenticationForgotPasswordScreen.swift
Outdated
Show resolved
Hide resolved
Flow: password_reset.mov |
RiotSwiftUI/Modules/Onboarding/Common/OnboardingBreakerScreenBackground.swift
Outdated
Show resolved
Hide resolved
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.
Thanks Ismail, looks great!
RiotSwiftUI/Modules/Onboarding/Common/OnboardingBreakerScreenBackground.swift
Show resolved
Hide resolved
RiotSwiftUI/Modules/Authentication/ChoosePassword/View/AuthenticationChoosePasswordScreen.swift
Outdated
Show resolved
Hide resolved
RiotSwiftUI/Modules/Authentication/ForgotPassword/View/AuthenticationForgotPasswordScreen.swift
Outdated
Show resolved
Hide resolved
RiotSwiftUI/Modules/Authentication/ForgotPassword/View/AuthenticationForgotPasswordScreen.swift
Outdated
Show resolved
Hide resolved
Thanks @pixlwave for further comments, i've updated. |
Fixes #5655