Add `list_builder` handler to `Page` and update view at `/admin/content/pages` to show edit + delete operations
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3547862. --> Reported by: [pameeela](https://www.drupal.org/user/1431110) Related to !163 >>> <h3 id="overview">Overview</h3> <p>Canvas pages don't currently have an operations link field available in views. Once it is available, we should add it to the listing page.</p> <h3 id="ui-changes">User interface changes</h3> <p>Once available, add the operations link to the listing.</p> <dl> <dt>Before</dt> <dd><img src="https://www.drupal.org/files/issues/2025-10-02/before.png" alt=""> </dd><dt>After</dt> <dd><img src="https://www.drupal.org/files/issues/2025-10-02/after.png"><br> </dd></dl> > Related issue: [Issue #3544768](https://www.drupal.org/node/3544768) > Related issue: [Issue #3548596](https://www.drupal.org/node/3548596) > Related issue: [Issue #3544339](https://www.drupal.org/node/3544339)
issue