Home

Guides

Editor

Components

Actions

Conditions

Actions

Navigation

Open Screen

Close Screen

Open External Link

Configure Navigation Drawer

Data

Add Item to List

Remove Item from List

Update Value

Convert Data

Send API Request

Logic

Conditional Action

Other

Request Permission

Trigger

Close Screen Action Documentation

Overview

The Close Screen Actionallows you to dismiss or close the current screen, returning the user to the previous screen or a designated location in your app's flow.


Key Features

  • Streamlined Navigation

  • Contextual User Experience

  • Reduced Clutter


Action Fields

1. Type

Options include:

  • Single

  • Count

  • ToRoot

  • AllModal


Best Practices for Using the Close Screen Action

  • Maintain User Context: Ensure users are returned to the previous step in a logical sequence, so they don't lose track of where they are.

  • Use Confirmations for Critical Screens:For screens with unsaved data or important choices, consider adding a confirmation prompt before allowing the user to exit.

  • Test Navigation Paths: Make sure that closing a screen doesn't break the user flow or leave users stranded on unintended screens.