-
Notifications
You must be signed in to change notification settings - Fork 0
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
Enabling/disabling inputs #73
Conversation
@smiththay This is a huge PR, so it will take you at least 1 day. Ideally, you'd to compare each of the completed forms against the current UDS app UI behavior. Where they differ, reference the official NACC documentation to determine which is correct. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Enabling/disabling inputs functions the way they should. Good work!
Enhances validation and ui behavior (aka. enabling/disabling inputs, also called form logic).
Validation hierarchy
Forms with behaviors
These forms are implemented:
These forms still need to be done: