strapi-plugin-navigation icon indicating copy to clipboard operation
strapi-plugin-navigation copied to clipboard

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 - read...

Results 52 strapi-plugin-navigation issues
Sort by recently updated
recently updated
newest added

**Description:** I'm attempting to implement custom conditions within the Navigation plugin to restrict certain menus based on user roles. Specifically, I want to limit the menus an editor can access...

enhancement
feature request
backlog
v4

We do a semi regular export from our production environment, and then import in our staging environment with the new Strapi import/export feature. The navigation structure copies, but the content-type...

bug
investigation
v4
waiting for feedback

## Ticket https://github.com/VirtusLab-Open-Source/strapi-plugin-navigation/issues/350 ## Summary What does this PR do/solve? This PR fix the problem of entity not being selected correctly in the item modal because formik use a string...

Is it possible to allow entities to be selected more than once. For example, adding the same category entity within another nested item? e.g. New > Clothing > Jeans Used...

question
feature request
v4

I need to add menu items for the same internal content entry and the component does not allow this. I'm assuming this is intentional? I do not see any setting...

question
feature request
v4

I have a few navigation items that have incorrect `__typename` and `name` when used GraphQL API. I'd say 3 out of 8 items are incorrect. For example, the item below...

bug
investigation
v4
waiting for feedback
graphql

## Ticket https://github.com/VirtusLab/strapi-plugin-navigation/issues/285 ## Summary > What does this PR do/solve? Fixes an error occuring by parent item which is menu attached and has children. It only happens when the...

Could the GenericInput type select for "relatedFieldName" changed to "relation"? We have a project where we have many (>1000 entries) and in this case a select is limited.

question
v4
user interface

I attempt to disable the "Read Fields from Related" option within navigation item settings. After saving the changes, I reopen the navigation item setting. I unexpectedly find the "Read Fields...

Im trying to generate a sitemap from the navigation plugin and the easiest way to do that is with the RFR response doe to it returning a single list with...

feature request
v4