FeatureFuel
3

Add Sorting for Manually Triggered Flows

Source: directus/directus#25325 · opened by @franforlizzi
Summary Currently, there is no way to control the order of Manually Triggered Flows in Directus. It appears that the flows are sorted by id by default. ![image]( This can be problematic in environments with many manual flows, as there's no way to prioritize or organize them for better usability. Feature Proposal Add a sort field (similar to the one available in collections and fields) that would allow users to customize the order in which manual flows appear in the interface. Basic Example _No response_ Motivation In the current Directus interface, Manually Triggered Flows are automatically sorted by their internal id field. This creates a disorganized and inconsistent user experience, especially for projects that contain a large number of manual flows. Detailed Design I propose the introduction of a sort field (numeric, optional) in the metadata of each Manually Triggered Flow, similar to how sort fields are handled in collections and fields. Requirements L…

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