You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the malli-error/humanize output under the :reasons key isn't a user-friendly nor actionable enough error response. Let's make it a straightforward English statement of what went wrong and what they need to do it to fix it instead.
Have an eye towards extending this to other categories of validation errors, but avoid YAGNI.
The text was updated successfully, but these errors were encountered:
Right now the malli-error/humanize output under the
:reasons
key isn't a user-friendly nor actionable enough error response. Let's make it a straightforward English statement of what went wrong and what they need to do it to fix it instead.Have an eye towards extending this to other categories of validation errors, but avoid YAGNI.
The text was updated successfully, but these errors were encountered: