Replace pipeline element recommender with better search function #3187
Unanswered
dominikriemer
asked this question in
Dev
Replies: 1 comment
-
Yes, I fully agree. In my opinion we can remove it. As a next step we can provide a better search capability for processing elements. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
in the pipeline editor, we have a
Recommended elements
feature which shows "recommended" elements based on previous connections (screenshot below).I think the feature has only limited value (since there is already a filter for valid pipeline elements) and it requires to store all connections in a dedicated database. I suggest to remove this feature and replace it with a better search mechanism for pipeline elements (e.g. supporting full-text search for a specific pipeline element based on the documentation).
Does anyone think we should keep the recommender feature?
Beta Was this translation helpful? Give feedback.
All reactions