-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Improvement/chain ticker #2442
Improvement/chain ticker #2442
Conversation
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.
Question
I noticed in #2388 (comment) it mentions the logo/symbol as well, is that no longer a requirement?
cc: @omnat
Issue 1:
When I do the receive flow and scan the deeplink while on xDAI and requesting xDAI I get this with a spinner/white screen
Issue 2:
I found another place where we still show ETH in the send flow
@ibrahimtaveras00 all issues resolved and now we're displaying a gray icon with the first letter of the ticker for custom networks if the symbol of such is network isn't ETH (as rinkeby, and other testnets) |
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.
All fixes look good, QA Passed 👍🏽
* accounts * not_enough_for_gas * locales * fixpaymentrequest * receiveflow * receiveonpress * ticker * NetworkMainAssetLogo * moreticker * handleNetworkSwitch * snaps * fix * compare * setRpcTarget * nickname * shortName
Description
I could only find these places:
Checklist
Issue
Resolves #2388