- Issue created by @kunal.sachdev
- ๐ฎ๐ณIndia kunal.sachdev
Iโve uploaded a video to illustrate how itโs currently working.
- ๐ฎ๐ณIndia kunal.sachdev
kunal.sachdev โ changed the visibility of the branch 3542596-linkset-for-menu-fetching to hidden.
- ๐ฎ๐ณIndia kunal.sachdev
I tested the prompt "Create a component to render the admin menu as a mega menu" under the following scenarios:
- jsonapi_menu_items module installed, linkset disabled: Uses jsonapi_menu_items code to fetch the menu.
- jsonapi_menu_items module installed, linkset enabled: Still uses jsonapi_menu_items code to fetch the menu.
- jsonapi_menu_items module uninstalled, linkset enabled: Uses linkset code to fetch the menu.
- jsonapi_menu_items module uninstalled, linkset disabled, user has 'administer site configuration' permission: Displays a message prompting to enable linkset configuration.
- jsonapi_menu_items module uninstalled, linkset disabled, user does not have 'administer site configuration' permission: Displays a message prompting to install the jsonapi_menu_items module or enable the linkset endpoint.
I also tested with a custom menu name, and it worked as expected.
- ๐ฎ๐ณIndia kunal.sachdev
kunal.sachdev โ changed the visibility of the branch 3542596-enable-ai-agents to hidden.
- ๐ฎ๐ณIndia narendraR Jaipur, India
I have suggested some changes. I will test manually once these are fixed.
- ๐ฎ๐ณIndia narendraR Jaipur, India
Displaying so much information is not required which creating menu. Please see attached image.