Page MenuHomePhabricator

[web] Add ENSAvatar to `ConnectedWalletInfo` if set
ClosedPublic

Authored by atul on Feb 6 2023, 1:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 5:28 AM
Unknown Object (File)
Wed, Apr 17, 5:28 AM
Unknown Object (File)
Wed, Apr 17, 5:28 AM
Unknown Object (File)
Wed, Apr 17, 5:28 AM
Unknown Object (File)
Wed, Apr 17, 5:28 AM
Unknown Object (File)
Wed, Apr 17, 5:20 AM
Unknown Object (File)
Feb 23 2024, 12:57 AM
Unknown Object (File)
Feb 23 2024, 12:52 AM
Subscribers
None

Details

Summary

This brings us to full parity with the RainbowKit ConnectButton component.


Depends on D6636

Test Plan

Looks as expected:

7e2d65.png (1×916 px, 132 KB)

(when address set to vitalik.eth)

Continues looking as expected for addresses where ENS avatar isn't set:

586df6.png (1×966 px, 136 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul published this revision for review.Feb 6 2023, 1:29 PM
atul added inline comments.
web/account/log-in-form.css
10 ↗(On Diff #22156)

Snuck outline -> border change to work around known Safari issue with outline and border-radius

(https://medium.com/@jeandesravines/use-border-radius-and-outline-simultaneously-on-safari-14ce92889e1f)

(https://github.com/google/model-viewer/issues/662)

reduce transition times a bit

This revision is now accepted and ready to land.Feb 6 2023, 5:56 PM
This revision was landed with ongoing or failed builds.Feb 7 2023, 9:00 AM
This revision was automatically updated to reflect the committed changes.