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

Issue fork gin-3377216

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

bnjmnm created an issue. See original summary.

Moni_10’s picture

Thanks @bnjmnm. Working on this.

Moni_10’s picture

Status: Active » Needs review
StatusFileSize
new977 bytes
new12.86 KB

Hi @bnjmnm, Here's the patch to fix this issue. Also, I have attached screenshot after fix. Please review

bnjmnm’s picture

Status: Needs review » Needs work

This 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"

Moni_10’s picture

Status: Needs work » Needs review
StatusFileSize
new1.85 KB
new14.7 KB

Sure thanks @bnjmnm. Created new patch to fix the visibility of pipe and slash icon with attached screenshot. Please review.

bunty oberoi’s picture

Assigned: bnjmnm » bunty oberoi
Status: Needs review » Needs work

Hi Moni_10,
Verified and tested Patch Comment #5 on Drupal 10.1.0-dev Applied patch cleanly

oberoi@oberoi-H510M-S2:~/Documents/projects/drupal/themes/contrib/gin$ git apply -v 3377216-5.patch
Checking patch dist/css/components/breadcrumb.css...
Checking patch styles/components/breadcrumb.scss...
Applied patch dist/css/components/breadcrumb.css cleanly.
Applied patch styles/components/breadcrumb.scss 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.

bunty oberoi’s picture

StatusFileSize
new2.38 KB

Adding a patch to fix the hover issue. Please review.

bunty oberoi’s picture

Status: Needs work » Needs review
mukeysh’s picture

Assigned: bunty oberoi » Unassigned
Status: Needs review » Reviewed & tested by the community
StatusFileSize
new67.01 KB

I have tested the above #7 patch the breadcrumb icon and back icon are visible properly. Attaching a screenshot for reference.

saschaeggi’s picture

Title: Breadcrumb icon & dividers forced-color visbility issues » [a11y] Breadcrumb icon & dividers forced-color visbility issues
Status: Reviewed & tested by the community » Fixed

Thanks 👏

saschaeggi’s picture

saschaeggi’s picture

Status: Reviewed & tested by the community » Fixed
saschaeggi’s picture

Title: Breadcrumb icon & dividers forced-color visbility issues » [a11y] Breadcrumb icon & dividers forced-color visbility issues

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.