snapshot-labs / sx-monorepo

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

feat: add two-column Editor layout #360

Closed Sekhmet closed 1 month ago

Sekhmet commented 1 month ago

Summary

This PR adds two column layout on Editor:

  1. Voting type is moved to right sidebar (empty on onchain spaces currently).
  2. Single choice voting is default (is network supports it).
  3. Voting type is selected via Modal.

Closes: https://github.com/snapshot-labs/sx-monorepo/issues/336

How to test

  1. Go to offchain space, try creating proposal, select different voting types.

Screenshots

image image
bonustrack commented 1 month ago

Looks good, I would just recommend to remove the confirm button to make it possible to change voting type in 1 click