Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

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

Merged
merged 4 commits into from
Nov 22, 2024

Conversation

arsenstorm
Copy link
Contributor

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.
@arsenstorm arsenstorm marked this pull request as draft November 22, 2024 18:28
@arsenstorm arsenstorm marked this pull request as ready for review November 22, 2024 18:49
Copy link
Collaborator

@zachgoll zachgoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, this seems like a reasonable limit to use.

@zachgoll zachgoll merged commit 1c2f075 into maybe-finance:main Nov 22, 2024
5 checks passed
@ahatzz11
Copy link
Contributor

Thanks!

@arsenstorm arsenstorm deleted the fix-loan-rate-bug branch November 22, 2024 22:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Loan % Doesn't allow exact Rate
3 participants