Numbered list styling for Gin Toolbar in frontend

Created on 4 February 2024, 5 months ago
Updated 6 March 2024, 4 months ago

Problem/Motivation

After updating to GIn 3.0-RC9 I found a 1. prepended to the "Back to site" link in my frontend. I found that the is due to the list-style not being set to none, which is done by breadcrumb.css in the backend theme. In the frontend, only a select number of libraries gets attached for the toolbar. It was determined this was caused by 🐛 Sticky shadow position without toolbar Fixed .

Steps to reproduce

  • On Drupal 10.2.2, Gin 3.0.0-rc9, Gin Toolbar 1.0.0-rc5...
  • Instal a Drupal with Gin and Gin Toolbar
  • Configure Gin to use the horizontal toolbar
  • Navigate to the frontend (i.e. not Gin itself, but a different theme), notice the 1. prepended to the "Back to administration" link

Proposed resolution

Restore the breadcrumb dependencies where they were previously removed.

Remaining tasks

  • Create MR
  • Review
  • Merge

User interface changes

Visual bug is fixed.

API changes

None.

Data model changes

None.

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇳🇱Netherlands eelkeblok Netherlands 🇳🇱

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024