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: bp activity feed hidden for sticky cta #5362

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

roger-in-kiva
Copy link
Collaborator

  • Activity feed hidden for sticky CTA in borrower profile page

@roger-in-kiva roger-in-kiva requested review from christian14b and a team June 27, 2024 16:49
@roger-in-kiva roger-in-kiva merged commit d7618c4 into main Jun 27, 2024
5 checks passed
@roger-in-kiva roger-in-kiva deleted the MP-358_bp_sticky_activity_feed_fix branch June 27, 2024 16:58
kiva-robot added a commit that referenced this pull request Jul 1, 2024
## [2.745.0-rc.1](v2.744.0...v2.745.0-rc.1) (2024-07-01)

### 🎉 New Features

* [MP-310] hide incentive banner ([e6ce3f6](e6ce3f6))
* [MP-310] hide incentive banner ([c50a8fb](c50a8fb))
* [MP-310] hide incentive banner ([cdf251d](cdf251d))
* [MP-362] update lending credit link ([99ae8de](99ae8de))
* added experiment setting for checkout sticky exp ([b41101e](b41101e))
* animate sparkles for thanks page ([33afe52](33afe52))
* bp activity feed hidden for sticky cta ([#5362](#5362)) ([d7618c4](d7618c4))
* bp matching component size fixed for tablets ([#5365](#5365)) ([898bdcf](898bdcf))
* desktop checkout actions experiment ([3349900](3349900))
* disable sticky checkout and log experiment assignment in desktop ([5802cc9](5802cc9))
* hide non receipt elements for print ([44c6ce7](44c6ce7))
* initial mocks ([f52ba35](f52ba35))
* missing animation and update email opt in choice ([43a434a](43a434a))
* new thanks page for opt-in experiment ([27d64dc](27d64dc))
* overall checkout button experiment ready ([35e41e9](35e41e9))
* pie chart design for distribution tables MP-434 ([5a7ea34](5a7ea34))
* refactor new ty page and different variants depending on number of loans ([e8e87d4](e8e87d4))
* shorter version and exp tracking ([bda7120](bda7120))
* thank you page behind feature flag ([37d197a](37d197a))
* tracking events and fixes ([899be8f](899be8f))

### 🐛 Bugfixes

* add parenthesis to arrow function inline return value ([be88548](be88548))
* always evaluate if user landed on a us loan ([d7676a4](d7676a4))
* bottom position fixed ([#5363](#5363)) ([a56900e](a56900e))
* cache value to ensure scroll works ([791403c](791403c))
* cleanup basket classes application ([a7f5b6e](a7f5b6e))
* copy ([6f599c8](6f599c8))
* copy change ([e6704af](e6704af))
* design tweaks ([032d86d](032d86d))
* enable new ty page when guest checkout happens ([11c206a](11c206a))
* fire hotjar event if the user sees the check sticky experiment, gray bg for desktop ([641fd26](641fd26))
* firstLoan condition was false in guest checkout ([9482147](9482147))
* hide new ty page if usa loan ([3405e9d](3405e9d))
* hide top horizontal rule for mobile ([e9dfcb7](e9dfcb7))
* initilize experiment above firing hotjar event condition ([ebacf3b](ebacf3b))
* isDesktop no longer needed with logged-out only version ([251c6ae](251c6ae))
* lint ([dbc95e2](dbc95e2))
* lint ([0912049](0912049))
* lint ([edfa50a](edfa50a))
* lint ([092fb7f](092fb7f))
* lint ([0142986](0142986))
* lint and auto height using tw ([f0c1247](f0c1247))
* linting fixes ([ca3000b](ca3000b))
* log warning when prefetch or readQuery are skipped due to missing transaction id ([e344ec7](e344ec7))
* logic between different paths ([32d0f75](32d0f75))
* method handler with onlick ([119b3b8](119b3b8))
* missing component ([8533482](8533482))
* move scroll method to component to not break other smooth scroll usages ([b75bd1a](b75bd1a))
* moving firstLoan condition change to new ty page ([cd2dd70](cd2dd70))
* only basket items need to be adjusted for logged out version of experiment ([e72f408](e72f408))
* only log experiment assignment if the user is not logged in ([159c2d5](159c2d5))
* only sticky actions when logged out ([fe6e5ef](fe6e5ef))
* prevent massive error logs due to failed receipt query when no transactionId is present ([4f0091e](4f0091e))
* remove currentStep assignation ([b11f7de](b11f7de))
* remove unnecessary comments and log ([43b86a9](43b86a9))
* remove unneeded mounted on loan next steps ([3748c49](3748c49))
* reposition animated sparkles around borrower image MP-376 ([8a5819d](8a5819d))
* resolve comments ([71b9349](71b9349))
* revert upsell changes for logged-out only version ([0a1de4a](0a1de4a))
* show new page logic ([ef25786](ef25786))
* show new thank you page to users who made first transaction and do not opted in ([1b516cb](1b516cb))
* solve comments and change steps component name ([92cda34](92cda34))
* steps animation ([4a0a5b1](4a0a5b1))
* sticky buttons on scroll for better user experience ([67c3ea8](67c3ea8))
* temp workaround for sticky buttons covering part of footer ([fe23ae0](fe23ae0))
* weeks to repay logic ([fe7fd20](fe7fd20))

### 🪚 Refactors

* simplify logic ([8798f3e](8798f3e))
* tailwind classses ([270a50f](270a50f))

### 🧹 Chores

* update local dev with caddy docs ([f19bcda](f19bcda))
kiva-robot added a commit that referenced this pull request Jul 1, 2024
## [2.745.0](v2.744.0...v2.745.0) (2024-07-01)

### 🎉 New Features

* [MP-310] hide incentive banner ([e6ce3f6](e6ce3f6))
* [MP-310] hide incentive banner ([c50a8fb](c50a8fb))
* [MP-310] hide incentive banner ([cdf251d](cdf251d))
* [MP-362] update lending credit link ([99ae8de](99ae8de))
* added experiment setting for checkout sticky exp ([b41101e](b41101e))
* animate sparkles for thanks page ([33afe52](33afe52))
* bp activity feed hidden for sticky cta ([#5362](#5362)) ([d7618c4](d7618c4))
* bp matching component size fixed for tablets ([#5365](#5365)) ([898bdcf](898bdcf))
* desktop checkout actions experiment ([3349900](3349900))
* disable sticky checkout and log experiment assignment in desktop ([5802cc9](5802cc9))
* hide non receipt elements for print ([44c6ce7](44c6ce7))
* initial mocks ([f52ba35](f52ba35))
* missing animation and update email opt in choice ([43a434a](43a434a))
* new thanks page for opt-in experiment ([27d64dc](27d64dc))
* overall checkout button experiment ready ([35e41e9](35e41e9))
* pie chart design for distribution tables MP-434 ([5a7ea34](5a7ea34))
* refactor new ty page and different variants depending on number of loans ([e8e87d4](e8e87d4))
* shorter version and exp tracking ([bda7120](bda7120))
* thank you page behind feature flag ([37d197a](37d197a))
* tracking events and fixes ([899be8f](899be8f))

### 🐛 Bugfixes

* add parenthesis to arrow function inline return value ([be88548](be88548))
* always evaluate if user landed on a us loan ([d7676a4](d7676a4))
* bottom position fixed ([#5363](#5363)) ([a56900e](a56900e))
* cache value to ensure scroll works ([791403c](791403c))
* cleanup basket classes application ([a7f5b6e](a7f5b6e))
* copy ([6f599c8](6f599c8))
* copy change ([e6704af](e6704af))
* design tweaks ([032d86d](032d86d))
* enable new ty page when guest checkout happens ([11c206a](11c206a))
* fire hotjar event if the user sees the check sticky experiment, gray bg for desktop ([641fd26](641fd26))
* firstLoan condition was false in guest checkout ([9482147](9482147))
* hide new ty page if usa loan ([3405e9d](3405e9d))
* hide top horizontal rule for mobile ([e9dfcb7](e9dfcb7))
* initilize experiment above firing hotjar event condition ([ebacf3b](ebacf3b))
* isDesktop no longer needed with logged-out only version ([251c6ae](251c6ae))
* lint ([dbc95e2](dbc95e2))
* lint ([0912049](0912049))
* lint ([edfa50a](edfa50a))
* lint ([092fb7f](092fb7f))
* lint ([0142986](0142986))
* lint and auto height using tw ([f0c1247](f0c1247))
* linting fixes ([ca3000b](ca3000b))
* log warning when prefetch or readQuery are skipped due to missing transaction id ([e344ec7](e344ec7))
* logic between different paths ([32d0f75](32d0f75))
* method handler with onlick ([119b3b8](119b3b8))
* missing component ([8533482](8533482))
* move scroll method to component to not break other smooth scroll usages ([b75bd1a](b75bd1a))
* moving firstLoan condition change to new ty page ([cd2dd70](cd2dd70))
* only basket items need to be adjusted for logged out version of experiment ([e72f408](e72f408))
* only log experiment assignment if the user is not logged in ([159c2d5](159c2d5))
* only sticky actions when logged out ([fe6e5ef](fe6e5ef))
* prevent massive error logs due to failed receipt query when no transactionId is present ([4f0091e](4f0091e))
* remove currentStep assignation ([b11f7de](b11f7de))
* remove unnecessary comments and log ([43b86a9](43b86a9))
* remove unneeded mounted on loan next steps ([3748c49](3748c49))
* reposition animated sparkles around borrower image MP-376 ([8a5819d](8a5819d))
* resolve comments ([71b9349](71b9349))
* revert upsell changes for logged-out only version ([0a1de4a](0a1de4a))
* show new page logic ([ef25786](ef25786))
* show new thank you page to users who made first transaction and do not opted in ([1b516cb](1b516cb))
* solve comments and change steps component name ([92cda34](92cda34))
* steps animation ([4a0a5b1](4a0a5b1))
* sticky buttons on scroll for better user experience ([67c3ea8](67c3ea8))
* temp workaround for sticky buttons covering part of footer ([fe23ae0](fe23ae0))
* weeks to repay logic ([fe7fd20](fe7fd20))

### 🪚 Refactors

* simplify logic ([8798f3e](8798f3e))
* tailwind classses ([270a50f](270a50f))

### 🧹 Chores

* **release:** 2.745.0-rc.1 [skip ci] ([2b6eba6](2b6eba6)), closes [#5362](#5362) [#5365](#5365) [#5363](#5363)
* update local dev with caddy docs ([f19bcda](f19bcda))
@kiva-robot
Copy link
Collaborator

🎉 This PR is included in version 2.745.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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants