snapshot-labs / sx-monorepo

Snapshot X monorepo
https://docs.snapshotx.xyz
MIT License
11 stars 10 forks source link

feat: spaces on sidebar should only be displayed once are all available #375

Closed Sekhmet closed 1 month ago

Sekhmet commented 1 month ago

Currently we take optimistic approach - as soon as one space is available we show it, and then the rest will show up. This makes it so initially you will see 1 space and after some delay the rest will show up:

https://github.com/snapshot-labs/sx-monorepo/assets/1968722/756dcf95-4346-4827-9b8e-963c9603808e

I think after loading icon disappears we should show complete list of followed spaces, without intermediate steps.

What do you think @wa0x6e @bonustrack ?

To reproduce

  1. Go to space page, follow it.
  2. Refresh page.
bonustrack commented 1 month ago

Agree it should be visible all at once, currently its confusing