Do not close the admin toolbar when opening the sidebar
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3033298. -->
Reported by: [arpad.rozsa](https://www.drupal.org/user/3509607)
>>>
<p>Currently when you open the moderation sidebar, the admin menu toolbar closes. The problem is when you manually open it, it overlaps with the sidebar, hiding its title and close button. Also when you close the sidebar it doesn't automatically open the toolbar.</p>
<p>One easy solution just to not close the menu toolbar, because that way the sidebar would open under it and both could be visible at the same time. This can be achieve by just removing one line so it's not a big change in the code.</p>
<p><img src="https://www.drupal.org/files/issues/2019-02-15/toolbar-sidebar.png" alt="toolbar-sidebar"></p>
issue