Problem/Motivation
Using Claro theme (the default theme for a 'clean' install of Drupal 10) the menu selector (drop-down menu) is hidden.
Steps to reproduce
With this module enabled, set Admin theme to Claro.
Proposed resolution
In the code of the of the menu_parent_form_ui/js/menu_parent_form_ui.js file, the (CSS) classes should be updated.
User interface changes
N/A
API changes
N/A
Data model changes
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.