Provide salient warning when `canvas_stark` is not installed
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3538562. --> Reported by: [bnjmnm](https://www.drupal.org/user/2369194) Related to !50 !1382 >>> <h3 id="overview">Overview</h3> <p>There are scenarios where the install hook that enables xb_stark does not fire. This results in the contextual forms not being rendered by React, which results in a wide range of functionality not working that might be reported in ways that trigger unnecessary alarm. </p> <p>Since<code> xb_stark </code>is quite essential to the UI working as it should, perhaps the UI could visibly express it's concern when the theme isn't found</p> <h3 id="proposed-resolution">Proposed resolution</h3> <h3 id="ui-changes">User interface changes</h3> > Related issue: [Issue #3532265](https://www.drupal.org/node/3532265) > Related issue: [Issue #3543558](https://www.drupal.org/node/3543558)
issue