Close Dialog, Drawer, etc.

Using this action, you can close any overlay that appears or floats over the page, such as AlertDialog, Drawer, menus, etc.

This action works similarly to Navigate Back, so ensure to only use it for closing the overlays otherwise, it will navigate back to the previous screen.

Adding Close Dialog, Drawer, etc. action

Follow the steps below to add this action to any widget.

  1. Select the Widget (e.g., Button) on which you want to add the action.

  2. Select Actions from the properties panel (the right menu), If it's the first action, click + Add Action button. Otherwise, click the "+" button below the previous action tile (inside Action Flow Editor) and select Add Action.

  3. Search and select the Close Dialog, Drawer, etc. (under Navigation) action.

Last updated