-
Notifications
You must be signed in to change notification settings - Fork 985
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
Update default name for account and watched address #18416 #18683
Conversation
Jenkins BuildsClick to see older builds (44)
|
src/status_im/contexts/wallet/add_address_to_watch/confirm_address/view.cljs
Outdated
Show resolved
Hide resolved
95d4bf3
to
103642a
Compare
103642a
to
a9e0fe6
Compare
a9e0fe6
to
3ee8270
Compare
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.
Nice work! 🙌
3ee8270
to
8b16e4e
Compare
Simulator.Screen.Recording.-.iPhone.13.-.2024-02-07.at.23.34.31.mp4 |
You can't slide button after changing Simulator.Screen.Recording.-.iPhone.13.-.2024-02-12.at.21.49.23.mp4 |
7dd2330
to
98549c2
Compare
@status-im/mobile-qa - when testing this feature, please note some details. We discussed with designers and it should be the default placeholder with this naming convention here. The user is expected to enter a name, for that reason the slide button should be disabled when the name is empty, however there is an issue with disabling the slide button so @Rende11 did not disable it here. |
56% of end-end tests have passed
Failed tests (20)Click to expandClass TestActivityMultipleDevicePRTwo:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestActivityMultipleDevicePR:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityMultipleDeviceMerged:
Expected to fail tests (1)Click to expandClass TestCommunityOneDeviceMerged:
Passed tests (27)Click to expandClass TestActivityMultipleDevicePRTwo:
Class TestDeepLinksOneDevice:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityOneDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestCommunityMultipleDeviceMerged:
|
Hi @Rende11 ! Thanks for your PR! ISSUE 1: The only thing from my side is to ask design team regarding font color as I can see here not the color used by you (for both: accounts and watch only) |
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.
@mariia-skrypnyk you're correct, the color of the placeholder doesn't match design.
I can also confirm the slider issue @J-Son89 mentioned, as well as other issues with it, as commented here
Adding follow up required 👍
Thanks @Francesca-G, @mariia-skrypnyk if it's okay we will handle these issues separately 👍 |
…atus-im#18416 Update subs Fix tests Update subs Update account placeholders Add note Fix test
4541559
to
0faa16b
Compare
ISSUE 1 followup |
@mariia-skrypnyk - here is the issue for disabling the slide button - #18894 |
Fixes #18416
Summary
Upd:
This PR updates placeholders for account and watched address when creating.
Review and testing notes
disabled?
state)Before and after comparison
Simulator.Screen.Recording.-.iPhone.13.-.2024-02-13.at.15.59.49.mp4
status: ready