Skip to content

WIP Trying to learn how to use the dropdown_tag #48974

This is not a MR to be accepted.

It's a failed attempt of using the dropdown_tag.

We are just trying to understand how to use dropdown_tag by providing a list hard-coded values.

We would appreciate some help about how to use dropdown_tag.

Our goal is to list project variables for the user to pick. But at the sametime, this input has to be flexible for the user inputting a free text (it's not so intuitive, but dropdown_tag allows it).

So we also appreciate indication of other visual components, that not dropdown_tag, that would be more suitable for this task.

Tks!

Merge request reports