You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have a mortgage of 6.875%, most rates seem to go by 1/8ths for my bank. I am unable to enter this value. I'm not sure how much .005% changes calculations but it would be great if we could be exact.
To Reproduce
Steps to reproduce the behavior:
Create a loan
Enter a rate of 6.875
See error
Expected behavior
I'd expect to be able to enter my exact loan rate.
What version of Maybe are you using?
Hosted
What operating system and browser are you using?
MacOS 14, Chrome 140
The text was updated successfully, but these errors were encountered:
* Fix bug: Loan % doesn't allow exact rate
Fixes#1487
Change the step of the interest rate field to 0.005.
It's unlikely that we'll see interest rates in smaller increments.
* step 0.005
* migration for loan interest rates precision
* add new line
Describe the bug
I have a mortgage of 6.875%, most rates seem to go by 1/8ths for my bank. I am unable to enter this value. I'm not sure how much .005% changes calculations but it would be great if we could be exact.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I'd expect to be able to enter my exact loan rate.
What version of Maybe are you using?
Hosted
What operating system and browser are you using?
MacOS 14, Chrome 140
The text was updated successfully, but these errors were encountered: