github vtex/faststore v3.25.6
Fixes in the Breadcrumb

latest releases: v3.25.10, v3.25.9
2 days ago

Store Breadcrumb fixes and improvements

This release addresses issues with the breadcrumb functionality. Key changes include the removal of redundant categories in the breadcrumb list, fixes to visibility issues during scrolling, and updates to the dropdown menu styling.

⚠️ To benefit from these fixes, update your store FastStore package to v3.25.6 using @faststore/cli. Refer to the previous release notes for further details.

🐛 Fixes

Removed similar categories in the breadcrumb list #2711

The breadcrumb list previously displayed all similar categories, causing clutter.
Now, only the main categories are shown in the breadcrumb list.

⚠ If you implemented any workarounds for this issue, they can be removed as they are no longer necessary.

Before After
breadcrumb fix before breadcrumb fix after

Breadcrumb visibility and styling #2714

Resolved issues with the breadcrumb section display, including:

  • Ensuring either the RegionBar or the breadcrumb appears when scrolling.
Before - PDP After - PDP
image pdp before image
  • Restoring breadcrumb visibility on PLP (Product Listing Page) and search pages.
Before - Dropdown menu After - Dropdown menu
image dropdown before image
  • Updating the styling of the breadcrumb dropdown menu for consistency.
Before - PLP After - PLP
image plp before image

Don't miss a new faststore release

NewReleases is sending notifications on new releases.