snapshot-labs / sx-monorepo

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

fix: fix invalid voting period comparison #302

Closed wa0x6e closed 3 months ago

wa0x6e commented 4 months ago

Summary

Closes: #267

Fix an error where the space min voting period form always show a validation error when a max voting period is set

How to test

  1. Go to a space settings
  2. Set a max voting period and save
  3. Try to edit the min voting period
  4. It should show an error only if min voting period is greater than max voting period