Transition filing: validation states
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
**1 . Completing party error is triggerring immediately**
Completing party error: Valid email is required
- Should Trigger on blur: when the user selects a different input field after they have entered text into the email address field
- Should Stop Displaying as soon as the user inputs something valid (this will happen as they are typing)
[Recording of current behavior](https://api.zenhub.com/attachedFiles/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNEE2Q3c9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--3604e89651715e5611f378beff21efc62be8f157/Completing%20party%20-transition%20filing%20-%20validation%20error%20.mov)
**2. The red border is showing on the certify section as soon as I enter text into Legal Name input field**
Screenshot:

**3. Certify Checkbox Validation - first line of text does not become red**
- When the checkbox is unselected, the first line of text should be red for both client and staff view:
- Triggers when user selects submit button and only displays if user doesn’t check certify checkbox.
- Stops Displaying as soon as the user selects checkbox.
First line of text
- Staff View: [LEGAL NAME] certifies that they have relevant knowledge of the business and are authorized to make this filing.
- Client View: [LEGAL NAME] certify that I have relevant knowledge of the business and am authorized to make this filing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.