Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

md-chips: Add support for comma separated entry #5279

@Ignigena

Description

@Ignigena

I have a use case for the Chips component in which a user is entering a list of tags in the field. For most of my users it is not very intuitive to hit the enter key after each input. Rather, they enter a comma and expect the field to update accordingly.

While I can create custom handling for this in my controller, it seems to me this is a rather common use case which could use an opt-in setting on the directive. I'd be more than happy to submit a PR for this feature if it's something that makes sense in the framework.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions