Input Parameters and Annotations Should Auto-Align in Microflows - Mendix Forum

Input Parameters and Annotations Should Auto-Align in Microflows

6

This idea is based on functionalities from Mendix 10.22. It was fixed in Mendix 11 beta 1, but isn't working in Mendix 11 beta 2.

While working on a microflow, activities naturally shift around as you drag and drop new elements to keep the flow clear and maintainable. This behavior works well for most elements, except for Input Parameters and Annotations.

Currently, these two elements do not automatically adjust their position:

It would greatly improve the microflow editing experience if:

  1. Input Parameters automatically align with the Start event.

  2. Annotations that are linked to an activity move along with that activity, maintaining their visual connection.

This small enhancement would help keep microflows cleaner and reduce the need for constant manual adjustment.

 

Example Static Microflow.gif

asked
2 answers

I also noticed the changed behaviour and it gave me some headaches. This really needs to be handled in a better way.

For input parameters I honestly never understood, why you would place them somewhere in the flow at all. They could easily be docked into some properties window, or just always stick to the left of the microflow editor, or be attached to the start element. 

Created

Yeah, I hate this new behaviour, too 😢 I hope it is just a bug that will be fixed (fingers crossed).

Created