Josh-Voyles / affordable

Affordible is a simple financial calculator that helps you determine what you can afford.
GNU General Public License v3.0
0 stars 0 forks source link

Changing the PMI percentage does not change the result after the first calculation. #125

Closed randy-shreeves closed 2 months ago

randy-shreeves commented 2 months ago

Describe the bug Changing the PMI percentage does not change the result after the first calculation.

To Reproduce Steps to reproduce the behavior:

  1. Enter some information into all fields
  2. Press "Calculate"
  3. Change the number in the "PMI" field
  4. Press "Calculate" again
  5. Observe that the home affordability price does not change

Expected behavior Changing the PMI percentage should change the home affordability price.

Additional context I believe this is a front end issue. However, if it turns out to be a back end issue, please re-assign the issue to me.