[Gutenberg] Consider Gutenberg when setting the node actions
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3202172. --> Reported by: [doxigo](https://www.drupal.org/user/1331334) Related to !59 !19 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>on the quest of integrating Gin with Gutenberg at <a href="https://www.drupal.org/project/gin_gutenberg">https://www.drupal.org/project/gin_gutenberg</a>, one major issue to consider is the placement of node action buttons and Status publication since Gutenberg is also setting the node actions to the top sidebar</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>- Enable Gutenberg</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Don't set the node actions when Gutenberg is enabled </p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Fix the things!</p> <p>Will provide a MR</p> > Related issue: [Issue #3185910](https://www.drupal.org/node/3185910)
issue