Hello,
What are peoples thoughts with being able to hide the admin toolbar (or close it) with a key press? It helps a lot while developing being able to see what the page would look like without the admin toolbar.
Hello,
What are peoples thoughts with being able to hide the admin toolbar (or close it) with a key press? It helps a lot while developing being able to see what the page would look like without the admin toolbar.
Comments
Comment #2
cilefen commentedComment #12
nod_I like the idea.
We don't have Drupal-dedicated shortcuts yet, so that'd be a first. The actual shortcut that hides the toolbar might be challenging to find though.
Comment #13
andrewmacpherson commentedThere are huge challenges here:
Whatever approach this takes, it MUST conform to WCAG success criterion 2.1.4 Character Key Shortcuts.
There's a similar issue somewhere else which proposes a wide range of keyboard shortcuts.
Comment #14
nod_I believe the issue you're referring to is this one #1800620: Introduce keyboard shortcuts to access the toolbar.
Comment #15
andrewmacpherson commentedFound it. I meant #3026583: Provide a system of shortcuts or hotkeys for admin UI.
Comment #22
mortona2k commentedHere's a contrib module to show/hide the whole toolbar: https://www.drupal.org/project/admin_toolbar_toggle.
Comment #24
quietone commentedThe Toolbar Module was approved for removal in #3476882: [Policy] Move Toolbar module to contrib.
This is Postponed. The status is set according to two policies. The Remove a core extension and move it to a contributed project and the Extensions approved for removal policies.
The deprecation work is in #3484850: [meta] Tasks to deprecate Toolbar module and the removal work in #3488828: [meta] Tasks to remove Toolbar module.
Toolbar will be moved to a contributed project before Drupal 12.0.0 is released.