Getting Started
UI Flow Editor
Basic
Advanced
Navigation
Community
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.
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.
Once the action step is selected, you need to configure it.
<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>
Result: Your loading spinner and message will be displayed when the trigger is activated.
Loading spinner and message
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.
<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
Next →
On this page