fix: design feedback on loans beta page - #7134
Merged
Merged
Conversation
roger-in-kiva
approved these changes
Aug 4, 2026
christian14b
approved these changes
Aug 4, 2026
mcstover
approved these changes
Aug 4, 2026
kiva-robot
added a commit
that referenced
this pull request
Aug 4, 2026
## [3.82.0-rc.1](v3.81.0...v3.82.0-rc.1) (2026-08-04) ### 🎉 New Features * [MP-3056] - goal in review slide 3 ([#7122](#7122)) ([053d3cb](053d3cb)) * add borrower grid slide to goal in review ([babda2c](babda2c)) * add goals feedback survey to goal in review recap ([#7127](#7127)) ([3f29274](3f29274)) * **apollo:** build operation variables with one shared helper ([5764b92](5764b92)) * **apollo:** compose composable operation exports in the transform ([554b58d](554b58d)) * **apollo:** prefetch composable operations attached to component definitions ([db26fc8](db26fc8)) * mp-3012-meta-tracking-new-events-pt-1 ([3cf226f](3cf226f)) * mp-3012-meta-tracking-new-events-pt-1 ([8747c64](8747c64)) * mp-3012-meta-tracking-new-events-pt-1 ([8ea88c9](8ea88c9)) * mp-3012-meta-tracking-new-events-pt-1 ([d71eb04](d71eb04)) * mp-3012-meta-tracking-new-events-pt-1 ([26bfacc](26bfacc)) * mp-3012-meta-tracking-new-events-pt-1 ([4887896](4887896)) * mp-3012-meta-tracking-new-events-pt-1 ([484e857](484e857)) * mp-3012-meta-tracking-new-events-pt-1 ([a50872d](a50872d)) * mp-3012-meta-tracking-new-events-pt-1 ([bc94b52](bc94b52)) ### 🐛 Bugfixes * add spacing to banner copy ([b65adec](b65adec)) * **apollo:** unify useApolloQuery with the plugin operation handling ([ac0d4ce](ac0d4ce)) * avoid old conventions in pure js files ([629e6c8](629e6c8)) * avoid specific width value on css ([b3540a0](b3540a0)) * bg size in first slide ([fd27530](fd27530)) * borrower grid white space ([4ea18e7](4ea18e7)) * design feedback on loans beta page ([#7134](#7134)) ([2339c2a](2339c2a)) * keep borrower profile comment avatar circular when team name wraps ([#7124](#7124)) ([5340bfc](5340bfc)) * **LendCta:** derive the stats slot from a prefetched multi matching setting ([43d705e](43d705e)) * loans page migration design feedback ([#7126](#7126)) ([205ebb0](205ebb0)) * **logFormatter:** stop losing caught errors, and fix 17 wrong-level calls ([#7118](#7118)) ([ea1e758](ea1e758)) * remove borrower image hardcoded with ([53dcc13](53dcc13)) * repair error handling defects found while auditing logFormatter ([#7119](#7119)) ([4b76c15](4b76c15)) * sectionbg color ([07389dc](07389dc)) * **settingsUtils:** treat null setting values as unset ([2aef515](2aef515)) * tests content ([0385667](0385667)) ### 🪚 Refactors * **filters-challenge-header:** remove inactive experiment ([14b04ce](14b04ce)) * **operationVariables:** rename the merged-in parameter to ownVariables ([b8388c3](b8388c3)) ### 📚 Documentation Changes * **apollo:** clean up composable operation comments ([9074eb7](9074eb7)) * document composable data fetching and SSR scope rules ([1c98f2e](1c98f2e)) * guide composable data fetching and relocate SSR scope rules ([6103828](6103828)) ### 🔍 Tests * **LendCta:** add stories for matched loans with no lenders ([0a75b47](0a75b47))
Collaborator
|
🎉 This PR is included in version 3.82.0-rc.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
kiva-robot
added a commit
that referenced
this pull request
Aug 4, 2026
## [3.82.0](v3.81.0...v3.82.0) (2026-08-04) ### 🎉 New Features * [MP-3056] - goal in review slide 3 ([#7122](#7122)) ([053d3cb](053d3cb)) * add borrower grid slide to goal in review ([babda2c](babda2c)) * add goals feedback survey to goal in review recap ([#7127](#7127)) ([3f29274](3f29274)) * **apollo:** build operation variables with one shared helper ([5764b92](5764b92)) * **apollo:** compose composable operation exports in the transform ([554b58d](554b58d)) * **apollo:** prefetch composable operations attached to component definitions ([db26fc8](db26fc8)) * mp-3012-meta-tracking-new-events-pt-1 ([3cf226f](3cf226f)) * mp-3012-meta-tracking-new-events-pt-1 ([8747c64](8747c64)) * mp-3012-meta-tracking-new-events-pt-1 ([8ea88c9](8ea88c9)) * mp-3012-meta-tracking-new-events-pt-1 ([d71eb04](d71eb04)) * mp-3012-meta-tracking-new-events-pt-1 ([26bfacc](26bfacc)) * mp-3012-meta-tracking-new-events-pt-1 ([4887896](4887896)) * mp-3012-meta-tracking-new-events-pt-1 ([484e857](484e857)) * mp-3012-meta-tracking-new-events-pt-1 ([a50872d](a50872d)) * mp-3012-meta-tracking-new-events-pt-1 ([bc94b52](bc94b52)) ### 🐛 Bugfixes * add spacing to banner copy ([b65adec](b65adec)) * **apollo:** unify useApolloQuery with the plugin operation handling ([ac0d4ce](ac0d4ce)) * avoid old conventions in pure js files ([629e6c8](629e6c8)) * avoid specific width value on css ([b3540a0](b3540a0)) * bg size in first slide ([fd27530](fd27530)) * borrower grid white space ([4ea18e7](4ea18e7)) * design feedback on loans beta page ([#7134](#7134)) ([2339c2a](2339c2a)) * keep borrower profile comment avatar circular when team name wraps ([#7124](#7124)) ([5340bfc](5340bfc)) * **LendCta:** derive the stats slot from a prefetched multi matching setting ([43d705e](43d705e)) * loans page migration design feedback ([#7126](#7126)) ([205ebb0](205ebb0)) * **logFormatter:** stop losing caught errors, and fix 17 wrong-level calls ([#7118](#7118)) ([ea1e758](ea1e758)) * remove borrower image hardcoded with ([53dcc13](53dcc13)) * repair error handling defects found while auditing logFormatter ([#7119](#7119)) ([4b76c15](4b76c15)) * sectionbg color ([07389dc](07389dc)) * **settingsUtils:** treat null setting values as unset ([2aef515](2aef515)) * tests content ([0385667](0385667)) ### 🪚 Refactors * **filters-challenge-header:** remove inactive experiment ([14b04ce](14b04ce)) * **operationVariables:** rename the merged-in parameter to ownVariables ([b8388c3](b8388c3)) ### 📚 Documentation Changes * **apollo:** clean up composable operation comments ([9074eb7](9074eb7)) * document composable data fetching and SSR scope rules ([1c98f2e](1c98f2e)) * guide composable data fetching and relocate SSR scope rules ([6103828](6103828)) ### 🔍 Tests * **LendCta:** add stories for matched loans with no lenders ([0a75b47](0a75b47)) ### 🧹 Chores * **release:** 3.82.0-rc.1 [skip ci] ([cb93496](cb93496)), closes [#7122](#7122) [#7127](#7127) [#7134](#7134) [#7124](#7124) [#7126](#7126) [#7118](#7118) [#7119](#7119)
Collaborator
|
🎉 This PR is included in version 3.82.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://kiva.atlassian.net/browse/MP-2940
Some further small adjustments to loans migrated page from design/product feedback.