Closed mistergone closed 8 years ago
All six bugs tested across certificate, undergraduate, and graduate programs. All appear to be working as intended!
There is weirdness with the Perkins loan section appearing for graduate programs (when they shouldn't be, because grad programs aren't eligible for them), but that might be a separately tracked bug.
I also noted that it would be better if we didn't just copy-paste and duplicate sections of code, when it's already available in the codebase to be called. After that change is made, :+1: for merge.
Merging, filed an issue internally relating to the duplicated code of updateElement()
late to party, but it tested out for me 👍
This PR fixes the following bugs:
Changes
gradplus
(and related) togradPlus
expensesView.updateView()
student-debt-calc
to latest versionTesting
npm install
, andgulp
, and then check out grad PLUS loans, tuition payment plan totals, monthly payments, and the expenses section total recalculation!Review
Checklist