Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better validation messages for forms #875

Open
3 tasks
SaptakS opened this issue Jul 12, 2021 · 0 comments
Open
3 tasks

Better validation messages for forms #875

SaptakS opened this issue Jul 12, 2021 · 0 comments

Comments

@SaptakS
Copy link
Contributor

SaptakS commented Jul 12, 2021

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants