vocdoni / ui-scaffold

Vocdoni's protocol UI
https://app.vocdoni.io
GNU Affero General Public License v3.0
5 stars 2 forks source link

The number selector in MaxCensusSizeSelector does not allow writing more than a single digit #641

Closed elboletaire closed 6 months ago

elboletaire commented 6 months ago

You can actually add more than one digits... but not at a time... each time you add a number you have to wait for the request to finish, because it changes maxCensuSize, which triggers the update (I think)

imatge