Documentation
Feedback
Guides

Release Notes
Release Notes
Breadcrumb on mobile mode
August, 22

The Breadcrumb component’s new showOnMobile prop makes it available for mobile.

What has changed

Previously, mobile users could not see Breadcrumb during their browsing. Now, the prop can set the component to either appear or not when in mobile mode by setting it to true or false, respectively.

{"base64":"  ","img":{"width":624,"height":1296,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":224256,"url":"https://user-images.githubusercontent.com/52087100/63534155-e0865b80-c4e4-11e9-9678-351e8829b36f.png"}}

Main advantage

On mobile mode, users could normally face difficulties in locating themselves on pages they are browsing. Mobile users benefit from a better browsing experience with the component’s improvement, since Breadcrumb enhances findability on store pages.

What you need to do

To guarantee that the component is available on mobile mode as well, ensure that your store runs Breadcrumb version 1.6.0 or higher.

Was this helpful?
Yes
No
On this page