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

A5 Form Finalization #94

Closed Oddvocado closed 9 months ago

Oddvocado commented 9 months ago

This PR fixes #81 by implementing disabling/enabling of inputs for better UX in submission of an A5.

There are several questions in the A5 which skip a value from the typical set of response values. So, there is some custom HTML in the view to support this edge-case. You'll find these edge-case questions in section 4.

ashleybot commented 9 months ago

@smiththay Can you review this PR?