Support top bar from the navigation module
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3587812. -->
Reported by: [a.dmitriiev](https://www.drupal.org/user/3235287)
Related to !168
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>With admin toolbar there was a toolbar item to toggle frontend editing. If using navigation module, this toolbar item is not available, because navigation module uses its own top bar plugins.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Install frontend editing with navigation module. In frontend editing settings disable UI Toggle. See that no toggle is displayed in the toolbar. </p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Create a plugin to support navigation module.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
issue