Problem/Motivation
when we search into the admin search tool list appear,
hover on links items links not visible due to blue color. should be visible
Steps to reproduce
- Install Drupal 9.5.8-dev (base theme claro)and admin toolbar Version: 3.3.2
- search into the admin search tool -->suggested menu items --> hover on the link
Comments
Comment #2
Harish1688 commentedComment #3
Harish1688 commentedComment #4
Harish1688 commentedComment #5
Harish1688 commentedHi,
Created a patch for this issue. search-links-items-not-visible-3357884-5.patch .
Testing Steps:
1. Install the Drupal 9.5.x version and set claro as admin theme.
2. Enable admin tool module version 3.3.2.
3. Go to backend any page like -- structure , content .. .
4. search the result in admin toolbar
Need review
Moved the issue to Need Review.
Comment #6
tanuja bohra commentedThis patch is working, hover color is fixed. Moving it to RTBC.
Comment #7
mahima_mathur23 commentedComment #8
adriancidCheck the video to see a new issue.
Comment #9
santosh_verma commentedgot the issue working on it
Comment #10
santosh_verma commented@adriancid, I have been able to reproduce the problem and have developed a patch to address the issue..
I mistakenly included the interdiff file twice. In below comment the patch addresses the issue:
Needs review
Comment #11
santosh_verma commentedComment #12
gurbakshish commented#11 patch works for me. Thanks
Comment #13
paulocsLooks good. Attaching a video to confirm.
Comment #15
adriancidThanks