cfpb / college-costs

⚠️ Deprecated: see note. ⚠️ A tool to help students weigh the costs and rewards of a college program.
https://www.consumerfinance.gov/paying-for-college2/understanding-your-financial-aid-offer/about-this-tool/
50 stars 27 forks source link

Make the tuition and fees field editable #216

Closed marteki closed 8 years ago

marteki commented 8 years ago

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

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

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 99.016% when pulling 0f8827039e14bd6564017720697468681c2eb162 on tuition-input-box into ef12be3c1beed319c31bb5dd937a8629829cf1f2 on master.

mistergone commented 8 years ago

Looks good to me!

marteki commented 8 years ago

Merging