Skip to content

feat(CIT-5115): source the lend menu from browsingCategories - #893

Merged
mcstover merged 1 commit into
mainfrom
CIT-5115_browsing_categories_lend_menu
Sep 2, 2026
Merged

feat(CIT-5115): source the lend menu from browsingCategories#893
mcstover merged 1 commit into
mainfrom
CIT-5115_browsing_categories_lend_menu

Conversation

@mcstover

@mcstover mcstover commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

CIT-5115

Moves KvLendMenu's inline lendMenuData query off the deprecated lend.loanChannels onto browsingCategories. Counterpart of kiva/ui#7115 and kiva/cms-page-server#3164 — the shared header is the last live usage in either app.

browsingCategories is on the Query root, so the data path moves out of lend. Sorting, the lend-by-category url rewrite and the loading flags are unchanged; nothing reads category.id, so the Int → UUID change is inert. The Storybook mock's fixture is refreshed to the 17 categories dev returns.

browsingCategories sits on the Query root rather than under lend, so the
inline lendMenuData document and its one data path change. Nothing reads
category.id, so the Int -> UUID shift is inert.
@mcstover
mcstover requested review from a team September 2, 2026 16:46

@meganmcmillan meganmcmillan left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Spot checked a few of the category ids in the map and they matched across dev and prod. 👍

@mcstover
mcstover merged commit d66a4d6 into main Sep 2, 2026
5 checks passed
@mcstover
mcstover deleted the CIT-5115_browsing_categories_lend_menu branch September 2, 2026 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants