Skip to content

Use a Dropdown when editing an input or data mapping with actual options

Loic Huder requested to merge input-dropdown into main
Before: After:
image Screenshot_from_2023-04-04_17-26-45

Notice the apparition of an arrow telling the user that they are options and the disappearance of the select label.

Since this is still a text field, it is still possible to write an arbitrary value like 0 or 1 for positional arguments.

Edited by Loic Huder

Merge request reports