Use a Typeahead
component for the ExpressionField
#868
Labels
canvas/config-form
Configuration form related issues
good first issue
Good for newcomers
help wanted
Extra attention is needed
ui/ux
This issue is about improving the UI / UX
Milestone
Please describe the feature that you want to propose
At the moment of writing, we're using a simple
Dropdown
component to select the desiredExpressionField
's language.This is not ideal since there's no typeahead functionality so the user needs to perform a scroll until they find what they need.
The goal for this issue is to provide a similar experience as the
BeansField
, in which the user can write the first characters of the expression they are looking for.The text was updated successfully, but these errors were encountered: