-
Notifications
You must be signed in to change notification settings - Fork 990
On password creation screen make the password disclaimer tappable #15757
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
Conversation
ce0cf0c
to
e0f61d4
Compare
Jenkins BuildsClick to see older builds (31)
|
b807a38
to
b7cca93
Compare
ce71bdc
to
8cc238c
Compare
Oh i broke component test 😅
|
@siddarthkay Related issue: #15662 |
@siddarthkay Can you update the description with the related issue? |
19075b3
to
427cd22
Compare
0% of end-end tests have passed
Not executed tests (23)Failed tests (7)Click to expandClass TestGroupChatMultipleDeviceMergedNewUI:
Class TestActivityMultipleDevicePR:
|
@siddarthkay thanx for the PR. Please take a look at the following issue ISSUE 1 Confirm password button remains inactive after checking password disclaimerSteps:
Actual result: Confirm password button remains inactive after checking password disclaimer. Unable to proceed with creation of multiaccount telegram-cloud-document-2-5368497275033104331.mp4Expected result: Confirm password button is active. User is able to proceed to the next step. |
6b7e27f
to
7bfd367
Compare
@pavloburykh : Thanks for testing and finding the grave issue. |
87% of end-end tests have passed
Failed tests (4)Click to expandClass TestCommunityMultipleDeviceMerged:
Class TestActivityCenterContactRequestMultipleDevicePR:
Passed tests (26)Click to expandClass TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityMultipleDeviceMerged:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestCommunityOneDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestActivityMultipleDevicePR:
|
@siddarthkay thanx for the fix. Ready to be merged. Failed e2e are not PR related. |
7bfd367
to
fd1fed2
Compare
fd1fed2
to
6f9fdef
Compare
This PR solves a tiny UX issue on password creation screens.
Currently the password disclaimer is a tiny checkbox which has a very small tappable area :
This PR makes the entire row tappable so that its easier for the users to just tap the disclaimer and move forward.
Screen.Recording.2023-04-26.at.5.25.51.PM.mov
Platforms
Areas that maybe impacted
Onboarding
fixes : #15662
status: ready