Problem/Motivation
Currently, Toolbar doesn't work with Default Admin. Going back with git, looks like it broke with #3590364: Part 2 of Consolidate, refactor, remove and untangle Claro's CSS from Default Admin theme—probably with the removal of Toolbar integration from the theme.
I'm calling this a regression and Major because we want people to experiment with Default Admin, but they will see a mess if they try it out on a site that's using Toolbar. IMO, Toolbar needs to work with Default Admin until it's removed.
Here's a screenshot from 11.4.4:

Steps to reproduce
- Install
11.4.4. - Install Default Admin theme and set it as the administration theme.
- Uninstall the Navigation module.
- Install the Toolbar module.
- Go to any admin page.
Proposed resolution
Ensure Toolbar works with Default Admin.
Perhaps restore the Toolbar integration in Default Admin until it can be fixed in the Toolbar module at the same time.
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| toolbar-module-in-default-admin.png | 98.7 KB | kentr |
Issue fork drupal-3612540
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
kentr commented