Fix bug: Loan % doesn't allow exact rate #1492

Merged
arsenstorm merged 4 commits from fix-loan-rate-bug into main 2024-11-23 04:28:10 +08:00
arsenstorm commented 2024-11-23 02:23:30 +08:00 (Migrated from github.com)

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.

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.
zachgoll (Migrated from github.com) approved these changes 2024-11-23 04:28:04 +08:00
zachgoll (Migrated from github.com) left a comment

Agreed, this seems like a reasonable limit to use.

Agreed, this seems like a reasonable limit to use.
ahatzz11 commented 2024-11-23 04:32:26 +08:00 (Migrated from github.com)

Thanks!

Thanks!
Sign in to join this conversation.