540co / epa-rfi

:earth_americas: Angular prototype for EPA Environmental Digital Services.
6 stars 0 forks source link

Replace radio buttons with disabled input fields #98

Closed patricknowlan closed 8 years ago

patricknowlan commented 8 years ago

We can eliminate the need for radio buttons by making the zipcode and state input fields have a disabled state when not the other fields in in use.

Example: when zipcode is selected, state input field is disabled