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
We need better validation messages for forms in directory submission page and help page. Following are some of the things that we should ensure:
if I go and click submit on a form, it should mark all the fields having errors and set the cursor to the first error field (the cursor part is happening now)
better error messages for each field instead of the generic error message that we have now. We need to provide actionable clear messages and mark the fields distinctly to show error (something like a red outline)
Add a form submission successful message.
The text was updated successfully, but these errors were encountered:
We need better validation messages for forms in directory submission page and help page. Following are some of the things that we should ensure:
The text was updated successfully, but these errors were encountered: