Description
Is your feature request related to a problem? Please describe.
No problem, just a missing feature
Describe the solution you'd like
I would like to have an input component that allows me to enter "Tags". While typing the component would suggest existing tags (filtered by the text the user typed so far) from a data-source. It should either be possible to select one of the existing tags or use the entered text by pressing
All entered or selected Tags should be available as a list of selected tags.
Lowcoder is using the ANT-Design framework which offers this solution out of the box (https://2x.ant.design/components/select/#components-select-demo-tags).
Describe alternatives you've considered
We are using a "custom component" right now which does what we want, but a ready-to-use component would be simpler.
Additional context
This is how it looks like in our custom-component
Metadata
Metadata
Assignees
Type
Projects
Status