Overwrites Question with Workspace Actiion (How to avoid overwriting the popover items
workspaceActionMenuItem
)
Warren Buckley
06/25/2024, 8:44 AM
One for @Niels Lyngsø or @Jacob Overgaard to give me a pointer on please
Warren Buckley
06/25/2024, 8:47 AM
I am able to overwrite a workspaceAction such as Save & Publish, but in doing so I loose all the child menu items in the split button popover that are
workspaceActionMenuItem
Is there a way to overwrite this without loosing these items ?
Warren Buckley
06/25/2024, 8:48 AM
As it would be a pain, just to reimplement all of these child menu items to have the same code and just for me to update the manifest property
forWorkspaceActions
j
Jacob Overgaard
06/25/2024, 10:57 AM
They should transfer over to the new button even though the main action is overwritten, however there's probably a bug in this area (or maybe a TODO, can't remember) to get it working