I have a custom Forge app installed on Confluence cloud that adds some custom menu items.
To do this, my forge app uses the confluence:contentAction
Doc reference: https://developer.atlassian.com/platform/forge/manifest-reference/modules/confluence-content-action/
On some of those menu items, we have keyboard shortcuts setup. For example alt+r
Doc reference: https://developer.atlassian.com/platform/forge/manifest-reference/keyboard-shortcuts/
On Feb 25th our Confluence Cloud users noticed the following:
- The custom menu items have been moved under an “Apps” subfolder
- The keyboard shortcuts no longer work
Both of the above changes go against what is written in the Forge documentation
I see that there is mention of the moving items under “Apps” in the November 15th entry of the Confluence change log:
https://developer.atlassian.com/cloud/confluence/changelog/
It appears as though this change has broken keyboard shortcuts. Is there a way to fix this? Is this a known issue?
Any insight would be appreciated