Problem/Motivation

The menu items in the top portion of the navigation bar have the proper classes:

<a class="toolbar-button current is-active">

In <div id="menu-footer" class="admin-toolbar__footer"> the “current is-active” classes are missing in the <a> tag.

Steps to reproduce

Click on “View profile” and check the menu item <a> tag.

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3560207

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

xmacinfo created an issue. See original summary.

xmacinfo’s picture

Issue summary: View changes

michael.romero made their first commit to this issue’s fork.

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.