lexicongovernance / pluraltools-backend

Backend implementation of the plural voting tool.
https://demo.lexicongovernance.org/
GNU General Public License v3.0
3 stars 1 forks source link

adds better validation for fields and register field options in seed #342

Closed diegoalzate closed 4 months ago

diegoalzate commented 4 months ago

overview

stops frontend from sending empty string "" as a valid input

adds select options to registration so it can be tested quicker