Closed (fixed)
Project:
Gin Admin Theme
Version:
8.x-3.0-rc3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2023 at 20:18 UTC
Updated:
28 Jul 2023 at 22:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mukeysh commentedApplying a patch to fix the above issue. Also attaching a screenshot for reference.
Comment #3
mukeysh commentedComment #4
Vidushi Mehta commented@Mukeysh tested your patch, this issue is still not resolved. Added screenshot for the same.
Comment #5
lokeshsahu commentedI tried to reproduce and fix the above-addressed issue with the help of the #2 patch. The patch was applied successfully without throwing any error but the issue still exists as the patch only has the changes in the source file (SCSS) and no changes on the destination file (CSS). Attaching a screenshot after applying the patch for reference. Issue still exists.
Comment #6
Vidushi Mehta commentedYeah, Need to include the css file in the patch but I've compiled this on my local after applying the patch but the issue still persist
@lokeshsahu, the screenshot which you have deleted is only after compiling the code.
Comment #7
lokeshsahu commentedI have created another patch to address the above issue as the #1 patch couldn't fix the raised issue. I am attaching a screenshot for reference, showing the state before and after applying the patch and a interdiff file for reference.
Comment #8
mukeysh commentedThe above patch working fine but only for the Legacy, Classic Drupal Toolbar not for the Horizontal, Modern Toolbar. Also, there is also some issue with the tablet screen. Attaching a screenshot for reference.
Adding patch with changes.
Comment #9
Vidushi Mehta commentedI've reviewed both the patches ( #7 and #8 ) and verified that #8 resolved the issue. Added the screenshots of after applying both the patches for more clarity.
Comment #11
saschaeggiThanks y'all!