I’m working on a Jira Cloud app and I’m using Forge with Custom UI.
I’ve created a project page module and now I can access it from the left-hand side menu.
My question is, is it possible that when I click on this tab from the left-hand side menu, another menu will open?
I have several sub-modules that I want to add under this main project page option.
I don’t think it is currently possible to create an expandable menu item. You’ll have to present the options on the project page that is opened by the menu.
Not quite sure what you mean by “other plugins” In Forge, we will be allowing only one top-level extension with sub-pages, so all of them are grouped together under a common navigation item. In Connect though, you are able to register as many top-level ones as you want (at least at the moment).