Closed (fixed)
Project:
Gin Admin Theme
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2023 at 05:41 UTC
Updated:
2 Sep 2023 at 17:24 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
mukesh-kumar3 commentedAdding patch for above fix. Please review
Comment #3
mukesh-kumar3 commentedComment #4
amietpatial commentedPatch #2 applied and after before screenshots attached.
Comment #5
saschaeggiThis should support accent color, so moving this back to needs work
Comment #6
Harish1688 commentedHi,
As pr last comment #5, create a new patch (3375729-6.patch), in last patch no accent color variables are used, except using a background SVG in case when we switch the primary color from GIN setting, loader color image remain the same color that issue resolved in new patch.
images attached to reference. Needs Review.
Testing steps:
1. setup the Drupal 10.1.x and enable the Gin 8.x-3.
2. applied the patch on path '
drupal/themes/contrib/gin', then moved to '/admin/appearance/settings/gin' switch to any primary color in both mode (light/Dark).3. moved to node like '
node/add/article' , check the autocomplete like tag field type text loader will be show right side.After patch:


Comment #7
djsagar commentedApplied Patch #6 and it's resolved issue sharing attachment for reference.
Thanks!
Comment #9
saschaeggiGreat, thanks! 👏