Created on 3 August 2020, over 4 years ago
Updated 28 June 2024, 8 months ago

Problem/Motivation

Similar to and following #3132735: Update the Drupal logo the logo/icon for Drupal in the admin bar should probably be updated so we're not using the 8 version on 9 sites.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Needs work

Version

1.0

Component

Code

Created by

🇺🇸United States neclimdul Houston, TX

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇺🇸United States energee

    Going to need a D10 merge request or patch to roll this in!

  • First commit to issue fork.
  • Merge request !8Resolve #3163092 "Update icon" → (Open) created by johnpicozzi
  • Status changed to Needs review 8 months ago
  • 🇺🇸United States johnpicozzi Providence, RI

    Added the contents of the patch in #4 as an MR. The MR needs testing and review. Moving this to needs review.

  • Status changed to RTBC 6 months ago
  • 🇮🇳India snehal-chibde

    hello @johnpicozzi, I have tested the MR on drupal 10.3.1 version.
    adminimal_admin_toolbar version 2.0.x.

    The changes are working as expected and now can see the updated icon of Drupal.

    Added before and after screenshots for reference.
    RTBC++

  • Status changed to Needs work about 1 month ago
  • 🇫🇷France alxgl

    Actually the #4 doesn't work properly anymore on Drupal 10 with Admin Toolbar Tools enabled.

    The Drupal icon comes then from tools.css and it's now blue (instead of white in the original patch) and not well sized, because it's supposed to fit with Admin Toolbar layout.

    It's clearly visible in #17 📌 Update icon Needs work screens.

  • 🇺🇸United States avattikonda Boston

    Patch #4 works for me using Drupal 10.3.1

  • 🇫🇷France alxgl

    Like I said, it "works" if you're just expecting not to have a Drupal 8 logo but it's not good enough.

    The patch is targeting a .toolbar-icon-9 class which does not exist anymore. The logo you see is not from the Adminimal Admin Toolbar module. It's a fallback from Admin Toolbar Tools.

    A new drupal-10.svg (even just a copy of the drupal-9 version) and new .toolbar-icon-10 classes are needed to work properly in Drupal 10.

Production build 0.71.5 2024