Problem/Motivation

The workaround created in https://www.drupal.org/project/sites/issues/3601178 only works when clicking on the SitesSelection modal button. It needs to be adapted to the initial modal load, when adding an entity.

Proposed resolution

Add the part from 3601178 in TriggerOpenSitesSelectionModalController::open(). Maybe create a helper for this?

Issue fork sites-3606443

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

drupatz created an issue. See original summary.

drupatz’s picture

Status: Active » Needs review