Skip to content

Add input validation to dumpster editor

Tore Bergebakken requested to merge frontend-validation into develop

I chose to go for Formik. Might want to consider switching to Hook Form for greater speed. In any case, the biggest pain for us developers is the fact that both libraries seem to exclusively deal with strings. It's rather cumbersome, as you may see from some of this (messy) code.

Merge request reports

Loading