Make site templates responsible for deciding which Canvas components should be disabled
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3566838. --> Reported by: [phenaproxima](https://www.drupal.org/user/205645) Related to !754 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Right now, we have a complex ECA-based workaround to disable certain components in Canvas by default.</p> <p>The more I think about it, though, the more I think that these opinions belong in individual site templates. This really isn't supposed to be persistent logic (which would be reasonable use case for ECA). We can just ship the Canvas component entities in the site template, with the disabled status.</p> > Related issue: [Issue #3566929](https://www.drupal.org/node/3566929) > Related issue: [Issue #3566922](https://www.drupal.org/node/3566922)
issue