You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the legacy (old) edit content screen, when a user is inside a relationship field viewing a related contentlet, switching the language causes the breadcrumb / "back to parent" navigation to be lost. The user can no longer return to the parent contentlet without manually navigating away.
Steps to reproduce
Open a contentlet in the legacy edit content screen
Drill into a related contentlet via a relationship field
Switch the language (e.g. EN → FR)
Observe: the breadcrumb back to the parent contentlet is gone
Expected
The breadcrumb should persist across language switches so the user can navigate back to the parent.
Actual
Breadcrumb is lost; user must navigate away and re-open the parent.
Impact
Annoyance — does not corrupt data, but degrades the editing flow for content with relationships across multiple languages.
relationship-breadcrumb.mp4
Description
In the legacy (old) edit content screen, when a user is inside a relationship field viewing a related contentlet, switching the language causes the breadcrumb / "back to parent" navigation to be lost. The user can no longer return to the parent contentlet without manually navigating away.
Steps to reproduce
Expected
The breadcrumb should persist across language switches so the user can navigate back to the parent.
Actual
Breadcrumb is lost; user must navigate away and re-open the parent.
Impact
Annoyance — does not corrupt data, but degrades the editing flow for content with relationships across multiple languages.
Notes