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

🐛 Adding new administrators to an account form validation error #259

Open
2 tasks
sjproctor opened this issue Aug 7, 2024 · 0 comments
Open
2 tasks

Comments

@sjproctor
Copy link

Summary

Add or invite new administrator (via email) while managing an account results in a false flash message. Submitting a blank text field results in a flash message with a green background that says Account was successfully updated.

TASKS

Add form validations for users attempting to submit a blank field.
Prohibit invalid submission from displaying a success message.

Acceptance Criteria

  • Attempting to submit a blank form triggers a form validation message
  • Attempting to submit a blank form does not result in a flash message indicating success

Screenshots or Video

Screen.Recording.2024-08-07.at.3.38.41.PM.mov

Testing Instructions

  • Go to accounts page
  • Select Manage on one of the accounts
  • Leave Add or invite new administrator (via email) form blank
  • Click Add button
  • See green flash message Account was successfully updated.
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