Problem/Motivation

When using Gin, the top bar shows “Back to site” / “View …” on the shell.

Steps to reproduce

  1. Gin admin theme; Preview Isolation + Navigation on.
  2. User with access navigation opens a frontend page (e.g. /node/1).
  3. Top bar shows that breadcrumb.

Proposed resolution

Empty the system breadcrumb when the isolation shell applies.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

lauriii created an issue.

  • lauriii committed 17a8c7d9 on 1.0.x
    fix: #3588034 Misleading Gin breadcrumbs
    
    By: lauriii