Fixed
Project:
Menu Parent Form UI
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
9 Sep 2026 at 13:17 UTC
Updated:
17 Sep 2026 at 21:51 UTC
Jump to comment: Most recent
Create a release that drops backwards compatibility for Drupal 10.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
jastraat commentedComment #4
jastraat commentedAdding a note that at some point Claro will be fully replaced and the FunctionalJavascript tests will need to be updated along with possibly the default class settings on install to match the new default admin theme.
Comment #5
jastraat commentedThis MR works in both Drupal 11 and Drupal 12 with the Claro admin theme and avoids the serialization errors when ajax is called in the node form (e.g. on file upload).
Comment #6
jastraat commentedComment #7
jastraat commentedComment #8
jastraat commentedComment #9
cameron prince commentedLooks good!
Comment #11
jastraat commentedThanks Cameron!