civictechdc / districthousing

District Housing lets caseworkers help clients apply for Section 8 housing by automatically filling out multiple PDF applications using one online form.
http://codefordc.github.io/districthousing/
MIT License
40 stars 64 forks source link

Several oopsies with 'Income type' field #399

Closed kevko closed 7 years ago

kevko commented 7 years ago
  1. Need two fields instead of 'Social Security Income': 'Social Security' and 'SSI'
  2. Disability Benefits' should be renamed to 'Private Disability Benefits' to avoid confusion.
  3. Military income shows up twice in the drop-down menu for some reason. Remove one.
kevko commented 7 years ago

Fixed by @meiao in #405.