Skip to content

[Feat]: Input component for Tags with auto-suggestion #1349

Open
@iceman91176

Description

@iceman91176

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

grafik

Metadata

Metadata

Assignees

Labels

ComponentsDedicated to Frontend Visual ComponentsJavascript FrontendPull requests that update Javascript code

Type

No type

Projects

Status

🆕 New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions