ooni / run

OONI Run allows you to get people to measure the things you care about
https://run.ooni.io
BSD 3-Clause "New" or "Revised" License
12 stars 8 forks source link

OONI Run V2 Dashboard: Fix validations for intl fields #163

Closed majakomel closed 5 months ago

majakomel commented 5 months ago

There is currently backend validation enforced for intl fields (name, short description and description), that returns an error if fields are submitted empty. Those validations should be mirrored in the dashboard so they're cached before submission.