Make transition buttons configurable
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3029132. -->
Reported by: [arpad.rozsa](https://www.drupal.org/user/3509607)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p><del>The <code>Create New Draft</code> button might not be useful for everyone, because there is a high chance, if you want to create a draft, you also want to make some changes to the node. So if I would like to hide this button from editors for example, there's no option for that. </del></p>
<p>As @samuel.mortenson mentioned in the comments instead of my suggestion above, we should make a dynamic setting to enable/disable any transitions that could be used in the sidebar.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Create a configuration form where users can enabled/disable individual transitions. Make sure everything is enabled by default on install and for existing sites.</p>
issue