Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: filter loans in carousel by status #5694

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

christian14b
Copy link
Collaborator

Filter loans which status are different from: FUNDED, FUNDRAISING, PAYING_BACK, RAISED

@roger-in-kiva
Copy link
Collaborator

With a 10 limit in the query for these loans, are we ensuring that w'ell have 9 after filtering?

@christian14b
Copy link
Collaborator Author

With a 10 limit in the query for these loans, are we ensuring that w'ell have 9 after filtering?

We probably need to increase that limit

@dyersituations
Copy link
Collaborator

With a 10 limit in the query for these loans, are we ensuring that w'ell have 9 after filtering?

We probably need to increase that limit

Agreed, how much data is pulled back on each loan? If it's minimal, and the query is just used on MyKiva, increasing to 50 might be OK.

@christian14b christian14b merged commit b3bea0e into main Nov 19, 2024
5 checks passed
@christian14b christian14b deleted the filter-loans-in-carousel-depending-on-state branch November 19, 2024 18:55
@kiva-robot
Copy link
Collaborator

🎉 This PR is included in version 3.4.0-rc.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@kiva-robot
Copy link
Collaborator

🎉 This PR is included in version 3.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants