Retractable side menu with lock

Hey, guys!

Could anyone give me this help, I need to apply this action in my side menu as shown in the video below

If you can help by demonstrating with video how to do it please.

Hi @GSr :wave:

I didn’t quite understand what was shown in the video.

Is this the behavior you want:

  1. when the menu is collapsed and user clicks on an icon, the menu should expand
  2. when the menu is expanded, the user can click on an icon to keep the menu open
  3. when the menu is expanded and pinned, if the user clicks on a menu icon, the menu stays open
  4. when the menu is expanded and NOT pinned, if the user clicks on a menu icon, the menu collapses

If that’s correct, then I think I would add a pass through condition or a true/false split in the workflow that opens or closes the menu.

Does that help?