Getting Started

Getting Started

Installation

Your First Flow

UI Flow Editor

Triggers

Action Steps

Community

Community version

Troubleshooting

Roadmap

Releases

Show / Hide Loading Spinner


This page provides instructions on how to use a loading spinner to display a visual indicator that a process is in progress and that the user should wait for it to complete. It also provides information on how to hide the spinner once the process is complete.

Show Loading Spinner


This action step will display a loading spinner, which is a visual indicator used to show that a process is in progress and that the user should wait for it to complete. The spinner will be displayed on the user interface until the process is finished.

Capture d’écran 2023-05-22 à 01.13.30.png

Once the action step is selected, you need to configure it.

  1. Click Configure step then write the loading message you want to display. For example, here it will display “Please wait…”

Capture d’écran 2023-05-22 à 01.13.44.png

<aside> ⚠️ Attention: The loading message is required. If it is left empty, an error message will be displayed when saving the flow, preventing you from saving it.

</aside>

  1. Save and publish/update your flow.

Result: Your loading spinner and message will be displayed when the trigger is activated.

Loading spinner and message

Loading spinner and message

Hide Loading Spinner


The Hide Loading Spinner action step removes the loading spinner from the user interface once the process is complete. This step is necessary to ensure that the spinner is not displayed indefinitely. Once the Hide Loading Spinner action step is selected, the spinner will be hidden from the user interface.

Capture d’écran 2023-05-22 à 01.14.33.png

<aside> ℹ️ Note: There is no configuration required for this step. Simply add it to your flow after the process that the spinner is associated with has been completed.

</aside>

← Previous

Set as...

Next →

Refresh / Save

On this page