fix: adjust mykiva and badges on ty#6699
Merged
dyersituations merged 3 commits intomainfrom Mar 5, 2026
Merged
Conversation
mcstover
approved these changes
Mar 4, 2026
kiva-robot
added a commit
that referenced
this pull request
Mar 5, 2026
## [3.60.0-rc.1](v3.59.0...v3.60.0-rc.1) (2026-03-05) ### 🎉 New Features * add edit and delete actions to goal setting page ([9727f9f](9727f9f)) * add tests and tracking events for goal actions ([d4ab40b](d4ab40b)) * added back goalLoans amount ([aa70e8a](aa70e8a)) * fixed copy ([ecc8fcf](ecc8fcf)) * goals redirect to combo page fixed ([#6694](#6694)) ([787408e](787408e)) * new card ordering system (universal context) ([#6678](#6678)) ([bb3e7af](bb3e7af)) * rename loanTarget variable with an specific use ([598d150](598d150)) * revised copy (removed goalLoans from non-ID_SUPPORT_ALL contexts) ([7bf13cb](7bf13cb)) * revised progress ring copy fix (unit testing and additional contexts) ([1ac11c1](1ac11c1)) * revised titleTexts for US Entrepreneur context ([8f298b2](8f298b2)) ### 🐛 Bugfixes * [MP-2532] - Post lending next step overflows sometimes ([3efa37b](3efa37b)) * [MP-2537] - try to prevent some timing issues with vue re-render ([c93203d](c93203d)) * address ssr window undefined cases for cookie setting so default domain isn't used ([2e3ced5](2e3ced5)) * adjust mykiva and badges on ty ([#6699](#6699)) ([6f8176f](6f8176f)) * clarify comment about why we need to load preferences before doing an action ([fef5b30](fef5b30)) * clean up unnecesary emits and correctly name goal variables and methods ([3ae8861](3ae8861)) * conflicts ([5065c6a](5065c6a)) * conflicts and other app warnings ([84d9619](84d9619)) * consolidate one loading state for goal information and other to update goal options on category change ([ec40656](ec40656)) * do not refresh goal in delete method to keep goal visible ([f0acabc](f0acabc)) * edit goal copy ([67305dd](67305dd)) * ensure goal is updated before edit ([27b21fe](27b21fe)) * lint ([70681ef](70681ef)) * load current user preference to ensure removed goal is the correct one ([fad5763](fad5763)) * more ty page order changes and assorted cleanup ([#6709](#6709)) ([59bb182](59bb182)) * pencil icon alignment ([83879c7](83879c7)) * remove extraspace in comment ([0ffd959](0ffd959)) * remove support ([06089cc](06089cc)) * reorganize conditions ([1031fcc](1031fcc)) * reuse utility menu component and only show edit goal button in goal setting ([9742620](9742620)) * reverting goals redirect as not fixing ([#6707](#6707)) ([3b475c1](3b475c1)) * solve conflicts ([d86712e](d86712e)) * solve conflicts in goal progress ring ([7b215a5](7b215a5)) * update remove goal test ([e4f8e34](e4f8e34)) * update target only on edit ([7dc82f3](7dc82f3)) * update variable names and loading state ([2dcda49](2dcda49)) * use goal progress from composable in ring component instead of using goalLoans which is related to target ([e980402](e980402)) ### 🔍 Tests * add test for remove goal method ([d42bf96](d42bf96)) ### 🧹 Chores * [CP-2449] adjusting copy on MG sign up page ([55bf516](55bf516))
Collaborator
|
🎉 This PR is included in version 3.60.0-rc.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
kiva-robot
added a commit
that referenced
this pull request
Mar 6, 2026
## [3.60.0](v3.59.0...v3.60.0) (2026-03-06) ### 🎉 New Features * add edit and delete actions to goal setting page ([9727f9f](9727f9f)) * add tests and tracking events for goal actions ([d4ab40b](d4ab40b)) * added back goalLoans amount ([aa70e8a](aa70e8a)) * fixed copy ([ecc8fcf](ecc8fcf)) * goals redirect to combo page fixed ([#6694](#6694)) ([787408e](787408e)) * new card ordering system (universal context) ([#6678](#6678)) ([bb3e7af](bb3e7af)) * rename loanTarget variable with an specific use ([598d150](598d150)) * revised copy (removed goalLoans from non-ID_SUPPORT_ALL contexts) ([7bf13cb](7bf13cb)) * revised progress ring copy fix (unit testing and additional contexts) ([1ac11c1](1ac11c1)) * revised titleTexts for US Entrepreneur context ([8f298b2](8f298b2)) ### 🐛 Bugfixes * [MP-2532] - Post lending next step overflows sometimes ([3efa37b](3efa37b)) * [MP-2537] - try to prevent some timing issues with vue re-render ([c93203d](c93203d)) * address ssr window undefined cases for cookie setting so default domain isn't used ([2e3ced5](2e3ced5)) * adjust mykiva and badges on ty ([#6699](#6699)) ([6f8176f](6f8176f)) * clarify comment about why we need to load preferences before doing an action ([fef5b30](fef5b30)) * clean up unnecesary emits and correctly name goal variables and methods ([3ae8861](3ae8861)) * conflicts ([5065c6a](5065c6a)) * conflicts and other app warnings ([84d9619](84d9619)) * consolidate one loading state for goal information and other to update goal options on category change ([ec40656](ec40656)) * do not refresh goal in delete method to keep goal visible ([f0acabc](f0acabc)) * edit goal copy ([67305dd](67305dd)) * ensure goal is updated before edit ([27b21fe](27b21fe)) * lint ([70681ef](70681ef)) * load current user preference to ensure removed goal is the correct one ([fad5763](fad5763)) * more ty page order changes and assorted cleanup ([#6709](#6709)) ([59bb182](59bb182)) * pencil icon alignment ([83879c7](83879c7)) * remove extraspace in comment ([0ffd959](0ffd959)) * remove support ([06089cc](06089cc)) * reorganize conditions ([1031fcc](1031fcc)) * reuse utility menu component and only show edit goal button in goal setting ([9742620](9742620)) * reverting goals redirect as not fixing ([#6707](#6707)) ([3b475c1](3b475c1)) * solve conflicts ([d86712e](d86712e)) * solve conflicts in goal progress ring ([7b215a5](7b215a5)) * update remove goal test ([e4f8e34](e4f8e34)) * update target only on edit ([7dc82f3](7dc82f3)) * update variable names and loading state ([2dcda49](2dcda49)) * use goal progress from composable in ring component instead of using goalLoans which is related to target ([e980402](e980402)) ### 🔍 Tests * add test for remove goal method ([d42bf96](d42bf96)) ### 🧹 Chores * [CP-2449] adjusting copy on MG sign up page ([55bf516](55bf516)) * **release:** 3.60.0-rc.1 [skip ci] ([b962b60](b962b60)), closes [#6694](#6694) [#6678](#6678) [#6699](#6699) [#6709](#6709) [#6707](#6707)
Collaborator
|
🎉 This PR is included in version 3.60.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-2550
We noticed that the in-progress goal would only appear on TY without badge. With IWD this week, we want more focus on badges.
So the changes do the following:
I also fixed an unrelated progress issue as a follow-up to other recent MyKiva work. The impact progress carousel rendered twice oddly, so I cleaned that up. And in the process did part of the experiment cleanup related to an experiment that's 100%.