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

W-15784798 - Finalize Lazy Navigation Changes #1798

Merged
merged 1 commit into from
May 23, 2024

Conversation

bendvc
Copy link
Collaborator

@bendvc bendvc commented May 23, 2024

Description

Nothing had to be done in this PR except for removing a comment about finalizing the solution when the API is updated. It looks like I had preemptively get the itemsCountKey to the new return value of onlineSubCategoriesCount so that once the API was released, it would just work, which it does. Below is a screen shot of the before and after of the API being updated. You can notice that menu items (like earrings) that don't have children were rendering a sub-menu ("shop all") when they aren't required to.

Before:
image

After:
image

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Breaking change (could cause existing functionality to not work as expected)
  • Other changes (non-breaking changes that does not fit any of the above)

Changes

  • Remove comment about updating code.

How to Test-Drive This PR

  • Preview site, in mobile look at the womens/jewelry/earrings category

@bendvc bendvc requested a review from a team as a code owner May 23, 2024 16:05
@bendvc bendvc requested review from vmarta and kevinxh May 23, 2024 16:06
@vmarta
Copy link
Contributor

vmarta commented May 23, 2024

@bendvc Do we plan to merge this PR into develop or the feature branch (as in this original PR #1656)?

@bendvc bendvc changed the base branch from develop to v3/template-retail-react-app May 23, 2024 17:15
@bendvc bendvc merged commit 98c9b50 into v3/template-retail-react-app May 23, 2024
24 of 28 checks passed
@bendvc bendvc deleted the bendvc/W-15784798 branch May 23, 2024 17:29
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.

None yet

3 participants