Problem/Motivation
Icon is missing and path dividers are faint

Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | Gin-breadcrumb.png | 67.01 KB | mukeysh |
| #7 | 3377216-6.patch | 2.38 KB | bunty oberoi |
| #5 | fixed_slash_and_pipe.png | 14.7 KB | Moni_10 |
| #5 | 3377216-5.patch | 1.85 KB | Moni_10 |
| #3 | fixed_breadcrumb_icon.png | 12.86 KB | Moni_10 |
Issue fork gin-3377216
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
Moni_10 commentedThanks @bnjmnm. Working on this.
Comment #3
Moni_10 commentedHi @bnjmnm, Here's the patch to fix this issue. Also, I have attached screenshot after fix. Please review
Comment #4
bnjmnmThis should also fix the pipe, which in the issue summary screenshot separates "back to site" and "administration" as well as the slash, which in that same screenshot separates "administration" and "structure"
Comment #5
Moni_10 commentedSure thanks @bnjmnm. Created new patch to fix the visibility of pipe and slash icon with attached screenshot. Please review.
Comment #6
bunty oberoiHi Moni_10,
Verified and tested Patch Comment #5 on Drupal 10.1.0-dev Applied patch cleanly
Testing Steps:-
1. Install Drupal 10.1.x version.
2. git clone --branch '8.x-3.x' https://git.drupalcode.org/project/gin.git
2. Applied Patch #5 /Documents/projects/drupal/themes/contrib/gin
3. Checked the changes difference using git diff
4. Installed theme and set it as default.
5. Enable emulate css forced-color
Testing result:
3377216-5.patch fixing the above issue.
Observation:- back to site before icon disappears on hover.
Comment #7
bunty oberoiAdding a patch to fix the hover issue. Please review.
Comment #8
bunty oberoiComment #9
mukeysh commentedI have tested the above #7 patch the breadcrumb icon and back icon are visible properly. Attaching a screenshot for reference.
Comment #10
saschaeggiThanks 👏
Comment #12
saschaeggiComment #13
saschaeggiComment #14
saschaeggi