VirtusLab-Open-Source / strapi-plugin-navigation

A plugin for Strapi Headless CMS that provides navigation / menu builder feature with their possibility to control the audience and different output structure renderers like (flat, tree and RFR - ready for handling by Redux First Router)
MIT License
318 stars 58 forks source link

Strapi v5 / Plugin v3 Can't create any entry #447

Closed liqueflies closed 1 month ago

liqueflies commented 1 month ago

Hello,

I installed the v3 beta into a v5 strapi instance, when I try to insert a new menu item seems that "save" button is disabled. Also changing all the options given by the plugin it does not change.

I attach a video for the reproduction

https://github.com/user-attachments/assets/40aab336-7974-4fbf-a475-aef356b5efd5

cyp3rius commented 1 month ago

Do you have relevant permissions enabled ? We figure out that Strapi v5 got issues with permissions for the plugins yet.

liqueflies commented 1 month ago

Do you have relevant permissions enabled ? We figure out that Strapi v5 got issues with permissions for the plugins yet.

Ok sorry, I managed to make it working.

Going to settings > navigation I added the Internal Resources that can be linked. I have another problem right now.

  1. If I add an internal resources I can't change the title for the Menu Item (video attached)

EDIT: If I disable "Read fields from related" let me change the title. It's not clear to me what this options does. I thought it was an option to read related fields on the query system.

  1. I can't add any other menu item after the first one (I can only add nested items, video attached)

https://github.com/user-attachments/assets/50746bd8-7fa2-4599-a841-5003bd95d2a0

cyp3rius commented 1 month ago

Solved and is going to be released as part of beta.1 version.

cyp3rius commented 1 month ago

Version 3.0.0-beta.1 released.