Page 1 of 1

Save Action for review mode

Posted: Sun Dec 13, 2020 10:26 pm
by manojdcoder
When modes param is set to review, only review toolbar is visible and all other toolbars / buttons are hidden. Typically the document can be saved using save button from app bar here, but in my case I have to hide the app bar (workspace.getViewManager().hideAppBar()).

How may I show the save button in toolbar? The buttons are removed after ACTIONS_LOADED event, not sure how may I bring it back on the toolbar.

Re: Save Action for review mode

Posted: Mon Dec 14, 2020 6:56 pm
by mihai_coanda
Hello,

When the app bar is hidden, the toolbar containing the Save action should have migrated to the main toolbar area.

There is a bug on our side in regards to this migration.

This issue will be resolved in the next version 23 maintenance build which is due in a couple of weeks.
I will update this post once a fix is available.

Regards,
Michael

Re: Save Action for review mode

Posted: Mon Dec 14, 2020 8:36 pm
by manojdcoder
Thank you @mihai_coanda, looking forward to the release.

Re: Save Action for review mode

Posted: Thu Dec 24, 2020 6:55 pm
by manojdcoder
I see Oxygen SDK 23.0.0.1 is out, does it fix this issue?

Re: Save Action for review mode

Posted: Thu Dec 24, 2020 11:08 pm
by manojdcoder
I think its only oxygen-sdk hit 23.0.0.1 not web-author-component, so the bug still stays.

Re: Save Action for review mode

Posted: Mon Dec 28, 2020 11:26 am
by mihai_coanda
Hello,

The Web Author Component release has not yet been done.
As mentioned before, I will update this thread once it is available.

Re: Save Action for review mode

Posted: Tue Jan 05, 2021 11:49 am
by mihai_coanda
We released a new maintenance built for the Web Author Component version 23.0.0.1 which when in Review view mode, with a hidden app bar, the built-in toolbar is now displayed next to the Review toolbar.