Taxonomy menu item created by default with enabled status

Created on 4 March 2022, about 3 years ago
Updated 6 May 2025, 9 days ago

I have one Taxonomy called "Categories" and also have taxonomy menu created with "Categories Menu".
Whenever new taxonomy term is created in Categories taxonomy, respective menu item is created in Categories Menu with enabled status. So wherever this taxonomy menu is rendered in frontend, newly created menu item is getting display. This created problem when we have large amount of taxonomy terms then all menu items will be start rendering in frontend.
Of course, we can manually disable menu item by going to that taxonomy menu item but user may feel irritated to go in each menu item and disable it manually.

Steps to reproduce:

  1. Create taxonomy menu item
  2. Render taxonomy menu item in frontend for e.g. in Header region
  3. Create new taxonomy term (In taxonomy for which we have taxonomy menu created)
  4. Check in frontend. It will start appearing automatically.

Create patch to make menu item disable initially when created

Feature request
Status

Needs review

Version

3.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇮🇳India Kanchan Bhogade

    Hi
    I have tested MR 5 on Drupal version 11.x with Taxonomy Menu module
    Able to reproduce issue with given testing steps.
    after applying MR unable to see any disable option for taxonomy menu for FE user.

Production build 0.71.5 2024