-
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
Feature: add wallet network settings to app settings #20254
Feature: add wallet network settings to app settings #20254
Conversation
Jenkins BuildsClick to see older builds (38)
|
0902d0c
to
d6d3456
Compare
88% of end-end tests have passed
Not executed tests (1)Failed tests (3)Click to expandClass TestActivityMultipleDevicePR:
Class TestWalletMultipleDevice:
Expected to fail tests (3)Click to expandClass TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityOneDeviceMerged:
Class TestWalletOneDevice:
Passed tests (45)Click to expandClass TestCommunityMultipleDeviceMergedTwo:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityOneDeviceMerged:
Class TestWalletOneDevice:
Class TestCommunityMultipleDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestDeepLinksOneDevice:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestActivityMultipleDevicePRTwo:
Class TestActivityCenterContactRequestMultipleDevicePR:
|
86% of end-end tests have passed
Not executed tests (1)Failed tests (3)Click to expandClass TestCommunityMultipleDeviceMergedTwo:
Class TestWalletMultipleDevice:
Expected to fail tests (4)Click to expandClass TestCommunityOneDeviceMerged:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestWalletOneDevice:
Passed tests (44)Click to expandClass TestCommunityMultipleDeviceMergedTwo:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestWalletOneDevice:
Class TestActivityMultipleDevicePR:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestCommunityOneDeviceMerged:
Class TestActivityMultipleDevicePRTwo:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityMultipleDeviceMerged:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestDeepLinksOneDevice:
|
d6d3456
to
fb28cf0
Compare
fb28cf0
to
734e16e
Compare
Hi @seanstrom, I'm trying to understand how to achieve the "testnet is not available" status as shown in this design for Optimism. I encountered a toast message saying "the provider for the following chain is down: Arbitrum" even though Arbitrum is shown as active in the wallet settings. Should the network be displayed as "testnet is not available" when the provider is down? Logs: |
@VolodLytvynenko - No, The label On the other hand, the desktop app shows the |
@smohamedjavid Thank you for the clarification. @seanstrom PR is ready to be merged. Thank you for your work! |
@Francesca-G can you do a design review for this PR please? 🙏 |
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.
Here's the review 🙏
d599a9d
to
7876f3d
Compare
@Francesca-G Oki doki 🧑🌾
|
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.
@seanstrom thank for addressing the issues!
the blur and the color issues seem to be fixed. nice job! ✨
the vertical spacing still needs some adjusting (Figma)
Feel free to create a separate issue for the blur as it's a recurring problem, thanks for pointing it out 🙏
538e479
to
aea8276
Compare
@Francesca-G thanks for the feedback! |
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.
Looks good now ✨ nice job!
034984a
to
66dfd02
Compare
66dfd02
to
f05889d
Compare
fixes #19947
Summary
Review notes
Testing notes
.env
file withENABLE_ALERT_BANNER=1
so the app will display the Testnet Mode banner.Platforms
Areas that maybe impacted
Functional
Steps to test
status: ready