Problem/Motivation
Add menu support for sites using new Drupal Navigation module in core
Proposed resolution
- Upgrade templates to support the new Navigation module shipping with Drupal 10.3+
- With these changes continue to support historical menu structure
Issue fork prototype-3578032
Show commands
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 #2
jldust commentedComment #3
jnettikI've been trying to recreate the issue that started this and I can't now. I reverted code I wrote to "fix" things on another project and it's working fine now. Updating this to postponed until we can confirm there is an issue to fix.
Comment #4
jldust commentedI was able to test & confirm that the primary issues previously addressed by enabling the Notification module on a fresh install no longer seems to break the admin interface. That said I did push a small attribute validation to resolve a menu error I was seeing during testing.
Comment #6
jldust commentedThis has been merged in and will be included in the next tagged release.
Comment #8
jldust commentedComment #10
jldust commented