snapshot-labs / sx-monorepo

Snapshot monorepo
https://snapshot.box
MIT License
11 stars 10 forks source link

feat: network agnostic user profile #300

Closed wa0x6e closed 3 months ago

wa0x6e commented 4 months ago

Summary

Closes: #291 and #292

User profile should not be scoped by network

How to test

  1. Visit any user profiles, such as http://localhost:8080/#/profile/0xf9551c66995eD3Ff9bb05C9Fd7ff148Bd75dc99a
  2. The user profile link should not include the network ID prefix anymore
  3. User profile proposal_count and vote_count should be the sum of all counters on all enabled networks (offchain spaces still not returning this data, so always 0 for now)
  4. User domain should be shown instead of address when available
  5. Add links to /settings and /profile/CURRENT_USER in the My sidebar
wa0x6e commented 4 months ago

See #292 , need more details

wa0x6e commented 4 months ago

Links added in the sidebar

bonustrack commented 3 months ago

Something wrong when I click on "Settings" the page is empty