When using Navigation module, Save button doesn't trigger

Created on 21 June 2025, 23 days ago

Problem/Motivation

The "Save and Import" button when adding a new feed doesn't trigger.
Also the "Save" doesn't.

Steps to reproduce

Install Feeds under Drupal 11.1 and activate Navigation (Experimental) module.
Configure a new Feed Type under /admin/structure/feeds and then add a new feed under /feed/add

Proposed resolution

Uninstall the Experimental module Navigation, and everything works again.

I didn't debug the problem, but I hope this report can help anyone with similar situation.

πŸ› Bug report
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡΅πŸ‡ΉPortugal jrochate

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

Comments & Activities

  • Issue created by @jrochate
  • πŸ‡ΊπŸ‡ΈUnited States ransomweaver

    I can confirm this problem.

  • πŸ‡³πŸ‡±Netherlands megachriz

    I tried to reproduce this issue on Drupal 11.1.8 and PHP 8.3.10, on a clean install, but for me the button "Save and import" works fine on the feed add page.

    Steps that I took:

    1. Installed Drupal using the standard profile (via drush si).
    2. Enabled modules "Navigation", "Feeds" and dependencies.
    3. Added a feed type with the HTTP fetcher and the RSS/Atom parser.
    4. Added mappings: "Title" to "Title (title)", "Item GUID" to "Feeds item (feeds_item): Item GUID", "Description" to "Body (body): Text".
    5. Added a feed with title "Feeds" and feed URL " https://www.drupal.org/project/issues/rss/feeds β†’ ".
    6. Clicked "Save and import".

    The import went fine and imported 50 items.

    So I think this needs more steps for reproducing the issue, try to reproduce it on a clean install.

  • πŸ‡³πŸ‡±Netherlands megachriz

    I also tried to reproduce the issue on Drupal 11.2.2, but I also did not encounter the reported issue with that version.

  • πŸ‡΅πŸ‡ΉPortugal jrochate

    I was also using this Navigation Extra Tools β†’ module.

    Can you add that to your test bed?

  • πŸ‡³πŸ‡±Netherlands megachriz

    Navigation Extra Tools doesn't make any difference for me. The button "Save and import" still works for me. Could it be theme related? Or are there perhaps JS errors on the page?

Production build 0.71.5 2024