FeatureFuel
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.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests