Remove the `canvas_dev_standard` module, instead recommend using XB's `test_site` recipe for development
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3532265. --> Reported by: [wim leers](https://www.drupal.org/user/99777) Related to !83 >>> <h3 id="overview">Overview</h3> <p>Remove the `canvas_dev_standard` module, instead recommend using XB's `test_site` recipe for development</p> <h3 id="proposed-resolution">Proposed resolution</h3> <ul> <li>Fix <code>CONTRIBUTING.md</code> with instructions for using <code>test_site</code> recipe.</li> <li>Move toolbar icon to the main module.</li> <li>Fix tests so they create the canvas field when needed.</li> <li>Remove <code>canvas_dev_standard</code>.</li> </ul> <h3 id="ui-changes">User interface changes</h3> <ul> <li>Toolbar icon in every page, not only when visiting an article.</li> </ul> > Related issue: [Issue #3532130](https://www.drupal.org/node/3532130)
issue