Like the title says, this makes the tuition and fees input field editable. The field is currently disabled in the codebase, but there is a use case to support it being able to be changed.
Changes
Make the tuition and fees field editable
Testing
Pull down the branch, and spin up any of our sample URLs.
You should see a white background in the tuition and fees box, and you should be able to change the number in it.
Review
@mistergone @higs4281 @amymok
Checklist
[x] Changes are limited to a single goal (no scope creep)
[x] Code can be automatically merged (no conflicts)
Coverage remained the same at 99.016% when pulling 0f8827039e14bd6564017720697468681c2eb162 on tuition-input-box into ef12be3c1beed319c31bb5dd937a8629829cf1f2 on master.
Like the title says, this makes the tuition and fees input field editable. The field is currently disabled in the codebase, but there is a use case to support it being able to be changed.
Changes
Testing
Pull down the branch, and spin up any of our sample URLs.
You should see a white background in the tuition and fees box, and you should be able to change the number in it.
Review
Checklist