C2024-026 Add feature to the transitions panel to allow user to hold currently selected procedure/set in the panel. #457

Merged
jjenko merged 1 commits from C2024-026 into Development 2024-11-05 13:21:32 -05:00
Owner

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.

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.
djankowski was assigned by mschill 2024-11-05 10:59:42 -05:00
jjenko was assigned by mschill 2024-11-05 10:59:42 -05:00
mvickers was assigned by mschill 2024-11-05 10:59:42 -05:00
mschill added 1 commit 2024-11-05 10:59:42 -05:00
mschill requested review from jjenko 2024-11-05 10:59:46 -05:00
jjenko approved these changes 2024-11-05 13:21:16 -05:00
jjenko left a comment
Owner

changes look good.

changes look good.
jjenko merged commit c508255ab3 into Development 2024-11-05 13:21:32 -05:00
Member

Tested with version 2.2.2411.513 and did additional testing. The "Hold button in the transitions panel is working as expected.

Tested with version 2.2.2411.513 and did additional testing. The "Hold button in the transitions panel is working as expected.
Sign in to join this conversation.
No Reviewers
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Volian/SourceCode#457
No description provided.