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

Not sure if this is the right place to ask. But I was wondering what is the difference between this plugin and the [strapi-plugin-menus](https://github.com/mattmilburn/strapi-plugin-menus)?

question
waiting for feedback

Hi, How do I fetch data from the 'audience', here's an example of the response in API: ```json { "order": 1, "id": 7, "title": "Item", "type": "INTERNAL", "path": "item", "externalPath":...

question
v4

Hi! I think that searching in navigation structure should be case insensitive, because it's common to search writing in lowercase only. Thank you for share this amazing plugin!

enhancement
v4

Hello! it seems that a token with "read-only" permissions is not enough to consume the rest /api/navigation/render/2?type=tree it is needed a full access token, using it via GET my expectation...

bug
investigation
v4

## Ticket https://github.com/VirtusLab-Open-Source/strapi-plugin-navigation/issues/417 ## Summary What does this PR do/solve? - integration with [REST Cache Plugin](https://strapi-community.github.io/strapi-plugin-rest-cache/) ## Test Plan - install cache plugin - enable and provide configuration - enable...

enhancement

I'm not sure how to descibe this, but if I try to create two menu navigations - `menu` - `menu-mobile` I end up with mixed up navigations: Trying to delete...

bug
investigation
v4
waiting for feedback

## Ticket https://github.com/VirtusLab-Open-Source/strapi-plugin-navigation/issues/414 ## Summary What does this PR do/solve? On creation of a navigation newly created entity is not visible. This is caused by not connecting newly created entity...

bug

Hi I use your plugin in my application, but unfortunately, my navigation is big and fetching data on the `render` endpoint has a big impact on to rest application. Could...

enhancement
in progress

I have two situations here. My Strapi setup has 3 locales (en, fr and ar) the first time that I enter the UI Navigation menu, the third locale does not...

bug
investigation
v4
in progress

## Problem Restricting "Read" and "Update" permissions to "Has same role as creator" doesn't work. ## Steps to reproduce 1. Create two roles and two users 2. Grant only `Has...

feature request
v4