UK-SBCoA / uniform-data-set-dotnet-web

.NET Core implementation of UDS with MVC and Razor Class UI Library
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Enabling/disabling inputs #73

Closed ashleybot closed 1 year ago

ashleybot commented 1 year ago

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:

ashleybot commented 1 year ago

@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.