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

21. Enhance validation messages for shared email input field on the Manage List page. #31

Open
2 tasks
rachelspencer opened this issue Mar 21, 2024 · 0 comments

Comments

@rachelspencer
Copy link
Collaborator

rachelspencer commented Mar 21, 2024

Summary

Its important that users get the best experience when inputing information into forms. Research some best practices and where/if possible alter the way validation is shown to a user when they're actively typing in an email into the input field on the Manage List page.

Currently the message Please enter a valid email, e.g., [email protected]. is displayed as soon a 1 keystroke is added into the input field. Is this the best way or should the user see a validation message after they submit and the format of their email is not correct. You're research into this should shed some light on this.

Acceptance criteria

  • The users experience concerning validation messages when entering an email to share on the Manage List considers best practices
  • The validation messages are accessible

Notes:

  • Consider using ARIA labels to enhance accessibility of the validation messages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant