hicommonwealth / commonwealth

A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
67 stars 44 forks source link

New snapshot page inaccessible on multiple snapshot communities #8360

Closed jnaviask closed 2 months ago

jnaviask commented 3 months ago

Describe the bug

New snapshot button in action dropdown on header takes you to /multiple-snapshots page if multiple snapshots are present on a community with multiple snapshots, such as 1inch. The page to actually create a new snapshot cannot be accessed.

Israellund commented 3 months ago

Estimating this at 2 because this involves more than refactoring the redirect. Snapshot init needs to be refactored and updated, and NewSnapshotProposalPage.tsx needs refactoring to account for communities with multiple Snapshot spaces integrated.