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

  1. Install 11.4.4.
  2. Install Default Admin theme and set it as the administration theme.
  3. Uninstall the Navigation module.
  4. Install the Toolbar module.
  5. 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

CommentFileSizeAuthor
toolbar-module-in-default-admin.png98.7 KBkentr

Issue fork drupal-3612540

Command icon 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

kentr created an issue. See original summary.

kentr’s picture

Title: [11.4 regression] Default Admin breaks Toolbar » [11.4 regression] Fix Toolbar with Default Admin
Issue summary: View changes

c2h2o5 made their first commit to this issue’s fork.