Hi @EnginTekin , I created a ticket.
Besides this one, there are 2 other problems that we reported earlier but still got no actual feedback on:
Hi All,
I faced a problem that may be a bug in how Forge handles tabs added under Space Settings in Confluence Cloud. I tried to define 2 tabs under confluence:spaceSettings in my manifest.yml:
modules:
confluence:spaceSettings:
- key: my-first-module-key
resource: custom-ui-resource
resolver:
function: my-first-resolver
title: Title 1
- key: my-second-module-key
resource: custom-ui-resource
resolver:
function: my-second-resolver
ti…
Hi All,
In our Confluence Cloud Forge app, I added a tab under Space Settings (confluence:spaceSettings), and I would like to add a button to it that when clicked opens another component defined under Global Config (confluence:globalSettings), ideally also passing some state variables. I’m looking for a way to navigate between components defined under different modules, reusing the same React component and showing it under both modules is not an option.
Is there a way to either get an absolute…
When can we expect feedback on these 3 problems? They seem to be quite generic and important problems, especially the two about global and space modules.