Hide the page data form when a content template is open
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3546319. --> Reported by: [hooroomoo](https://www.drupal.org/user/3688872) Related to !68 >>> <h3 id="overview">Overview</h3> <p>When the content template is open in the editor frame, we don't want to render the page data form. And since there is nothing to show in the contextual panel at this point since template data form is out of scope for 1.0, then we may not want to show the contextual panel at all when there isn't a component instance form to show. </p> <p>Then when a user either adds their first component or selects a component inside of their editor frame, then we should render the component instance form</p> <h3 id="proposed-resolution">Proposed resolution</h3> <h3 id="ui-changes">User interface changes</h3> > Related issue: [Issue #3541034](https://www.drupal.org/node/3541034) > Related issue: [Issue #3541000](https://www.drupal.org/node/3541000)
issue