-
Notifications
You must be signed in to change notification settings - Fork 984
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
fix: apply border radius on authentication bottom sheet #19663
Conversation
Jenkins BuildsClick to see older builds (12)
|
ece0dc5
to
8b87d70
Compare
8b87d70
to
0cd1203
Compare
0cd1203
to
b727c03
Compare
@ajayesivan @yqrashawn its a simple change to properly apply the radius on the bottom sheet, I thought this does not require manual qa. I added skip-manual-qa label. |
88% of end-end tests have passed
Failed tests (4)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestWalletMultipleDevice:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestGroupChatMultipleDeviceMergedNewUI:
Expected to fail tests (2)Click to expandClass TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityOneDeviceMerged:
Passed tests (46)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestWalletMultipleDevice:
Class TestActivityMultipleDevicePRTwo:
Class TestActivityMultipleDevicePR:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestDeepLinksOneDevice:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestWalletOneDevice:
Class TestCommunityMultipleDeviceMerged:
Class TestCommunityOneDeviceMerged:
|
e2e failures are known and not PR related, thanks! |
b727c03
to
730ff37
Compare
fixes #19662
When the user is prompted to enter a password during the syncing, the bottom sheet does not seem to properly apply top border radius. This pr address that
Steps to test
Before and after screenshots comparison
status: ready