Minimize/maximize button for switch statements

Currently when you have a switch statement in a sequence there is no way to “minimize” each case without choosing the “collapse all” button. There should be an easy way to minimize/maximize individual cases within the switch.

I have a workflow with large chunks of processing taking place within a switch statement so it is very annoying trying to go to the correct spot within the correct space

Hi @Dave,
Thank you for your suggestion. I added it to our internal ideas tracker for our team to consider.

Hello! You should also consider not letting the Switch Activity’s box be so wide if the Expression is large :slight_smile:

Just minimize the Sequence (or whatever the top level activity is) that’s inside the Case.

image