-
Notifications
You must be signed in to change notification settings - Fork 987
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
[#15518]Show disclaimer during password creation #15650
Conversation
Hey @SilentCruzer, and thank you so much for making your first pull request in status-mobile! ❤️ Please help us make your experience better by filling out this brief questionnaire https://goo.gl/forms/uWqNcVpVz7OIopXg2 |
Jenkins BuildsClick to see older builds (4)
|
@SilentCruzer Thank you very much for PR. Linting is broken, please run |
93% of end-end tests have passed
Failed tests (2)Click to expandClass TestCommunityMultipleDeviceMerged:
Class TestActivityCenterContactRequestMultipleDevicePR:
Passed tests (27)Click to expandClass TestActivityMultipleDevicePR:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityOneDeviceMerged:
Class TestCommunityMultipleDeviceMerged:
Class TestGroupChatMultipleDeviceMergedNewUI:
|
e36044b
to
adefd10
Compare
Thanks, I was actually wondering on how to use the lint test. I have resolved the issue now. |
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.
Hi @SilentCruzer !
Thank you very much for your PR! 😄
I added a small comment
adefd10
to
2c8031f
Compare
(scroll-to-end-fn) | ||
(reset! focused-input input-id)) | ||
(reset! focused-input :password)) |
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.
@ulisesmac , As you mentioned since we don't need to :repeat-password
, i have removed the parameter in :on-input-focused
and defaulted the input-id
to :password
.
Is this change okay?
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.
Yes, it's ok! thank you! 👍
Thank you for amazing work, @SilentCruzer ! |
fixes #15518
Summary
Modified the passwrod creation screen to show the disclaimer on the screen always from the beginning / always when both password fields are filled.
password.mp4
Review notes
Platforms
Areas that maybe impacted
Onboarding
Steps to test
status: ready