-
Notifications
You must be signed in to change notification settings - Fork 1
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
Evaluation Form Validation - Part 1 #181
Comments
@stepchud Testing feedback moved from #61
New feedback:
|
Hi @r-bartlett-gsa , I know this one is sitting at AC fail right now, but ran into this during testing of other cards. When validating the form and there are errors, the rating scale options drop off the form. Didn't want this to get lost as it doesn't seem to be an expected result. See video: https://drive.google.com/file/d/1f6V2k5NV5pCt0pNypgl32xfiorp2sM9Q/view?usp=drive_link |
Thank you @TCKapGrp I added this finding to the list above. |
Just for the record, the following character limits should apply to form fields:
(Discussed in #160) |
@r-bartlett-gsa is this still a requirement for this Story? |
@stepchud Let's leave it out for now. |
@stepchud Remaining unresolved feedback:
|
@r-bartlett-gsa I tested this and it looks like the maxlength on the form and criteria title is enforced on the input so the user is not able to type more than 150 characters in those fields. Can you retest this? |
@stepchud Retested and yes, that works. |
@stepchud New feedback:
|
@r-bartlett-gsa that will be resolved when we remove the html5 validation tooltips in #296
|
#327 is merged so this can be tested again @r-bartlett-gsa |
User story
As a challenge manager, in order to ensure that a valid form is available for the evaluators to use, I would like a form to be validated for errors and valid logic before it is saved.
Acceptance Criteria:
The form must be assigned to a challenge / challenge phase that is not closedwe still need to assign a closed phase that doesn't have a form defined yetThe form is auto saved only when the form is in editing mode and all required fields are providedDevelopment tasks:
Definition of Done
Doing (dev team)
Staging
Deploy to production (production-like environment for eval capability) (dev team)Production
The text was updated successfully, but these errors were encountered: