Breadcrumbs

The Breadcrumbs component controls the placement of the following UX regions:

Breadcrumbs layout; ancestor links are to the left and take up most of the bar, status is the right sixth of the bar

The Breadcrumbs component is passed a parameter MyInstance that determines which instance data is being displayed on the page and contains a list of all the instance’s ancestors and its current state.

The Ancestor Links are implemented using a Telerik Tab Strip control and show all the ancestors of the currently loaded instance. The last tab in the tab strip is used to display the current status of the instance data.

IMPORTANT NOTE: If the user does not have access to some of the ancestor instances, they will not be shown in the breadcrumbs. Only instances the user can access will be shown.

If the user experience is being rendered through MAUI on a phone in portrait mode the breadcrumbs will be collapsed and use a Telerik Menu control to save space. If available, hovering over the ancestor link will display a dropdown listing all the ancestors of the current instance in an order where the last instance in the list is the root.

Updated on March 29, 2023

Was this article helpful?

Related Articles

Need Support?
Can’t find the answer you’re looking for? Don’t worry we’re here to help!
Contact Support

Leave a Comment