Add "Pages" navigation to Side Menu
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3545499. --> Reported by: [jessebaker](https://www.drupal.org/user/3546546) Related to !221 !47 >>> <h3 id="overview">Overview</h3> <p>Now that we are adding a way to navigate to (and edit) Content Templates (over in <span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/canvas/-/work_items/3541027" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/canvas/-/work_items/3541027</a></span>, we should also add a way to navigate to (and edit) pages from the same part of the UI.</p> <h3 id="proposed-resolution">Proposed resolution</h3> <p>The list of pages should be the same as the list of pages that is show in <code>ui/src/components/navigation/Navigation.tsx</code> however I think it's slightly more complex than just lifting that component and rendering it in the SidePanel. </p> <h3 id="ui-changes">User interface changes</h3>
issue