46
Flows: Show snackbars, alert dialogs, confirm dialogs, and prompt dialogs to the user
Source: directus/directus#21163 · opened by @silasabbott
Summary Allow Flows to send snackbars and/or popup dialogs to notify the user of things happening at any stage in the Flow. Dialogs could potentially cancel the Flow, or even accept data from the user to use in the Flow. Basic Example _No response_ Motivation Let's say I'm using Directus for a blog. When a user creates a new article and saves it, a flow is triggered that posts the article to Facebook and Instagram over an external API. Currently, there's no way to clearly notify the user whether this (or any other flow) succeeded or failed. Furthermore, the user *should* be able to confirm or cancel a Flow if it's about to perform a destructive or high-impact action that the user triggered. A confirmation dialog could prevent serious unwanted actions from occurring if the user didn't mean to trigger something or has changed their mind. At the very least, dialogs could show an example of or explain something that a Flow is about to do before it happe…
No pledges yet. Be the first to back this.
Comments
Similar requests
Import and export option for flows
82 votes · 0 comments
Enhancing Directus Flows: Versioning, Archiving, and Improved Manageability
28 votes · 0 comments
Insufficient documentation about blocking and non-blocking flows
3 votes · 0 comments
Add Filtering for Relationships in Confirmation Dialogs for Manual Trigger Flows
16 votes · 0 comments
Add Sorting for Manually Triggered Flows
3 votes · 0 comments
No comments yet.