Closed (duplicate)
Project:
Menu Parent Form UI
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Nov 2023 at 18:43 UTC
Updated:
30 Nov 2023 at 20:38 UTC
Jump to comment: Most recent, Most recent file
Using Claro theme (the default theme for a 'clean' install of Drupal 10) the menu selector (drop-down menu) is hidden.
With this module enabled, set Admin theme to Claro.
In the code of the of the menu_parent_form_ui/js/menu_parent_form_ui.js file, the (CSS) classes should be updated.
N/A
N/A
N/A
| Comment | File | Size | Author |
|---|
Comments
Comment #2
jrwest_webguy commentedI have modified the file, and the menu selector is working again; just need to figure out how to post the changes (patch) on here.
Comment #3
jrwest_webguy commentedPatch notes:
I am a novice at git stuff, and this patch file might not work. Worst-case scenario, manually edit the 3 effected files.
Changes:
Comment #4
jrwest_webguy commentedComment #5
jrwest_webguy commentedDo not use the patch from this issue. Use the patch file from the 'Duplicate Menus on Claro for Drupal v10.1.x' issue instead, that patch includes the fixes for this issue.
Comment #6
jrwest_webguy commentedComment #7
davidmv97 commentedAs indicated by jrwest_webguy in comment #5, this issue has been identified as duplicate. Kindly visit https://www.drupal.org/project/2985855/issues/3402946 for further details.