C2024-026 Add feature to the transitions panel to allow user to hold currently selected procedure/set in the panel. #457
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "C2024-026"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
C2024-026 Add feature to the transitions panel to allow user to hold currently selected procedure/set in the panel.
By default, when you click on a step or a transition within the step, it selects the current step/transition in this panel. When saving a transition, it refreshes these boxes (as the text would have changed / it may have possibly added a step by saving the transition. This particular refresh is needed as if it does not refresh and you were to create additional transitions, they could contain incorrect text or bad links.
This new feature is to add an option checkbox to this panel - Hold Procedure Set / Procedure - which will temporarily store manually selected items and then auto return to them after saving --- thus allowing a user to not have to re-select the current set when this option is selected.
Note: One exception to the hold button is if the user navigates to a Procedure set that has a different format. In that case, it will refresh these options based on that new format.
changes look good.
Tested with version 2.2.2411.513 and did additional testing. The "Hold button in the transitions panel is working as expected.