Skip to content

How to handle copy/pasting multiple entries with a list of separators? #49

@Natim

Description

@Natim

I switched from https://github.com/larribas/elm-multi-input for the autocomplete feature.
Is it possible to be able to copy paste separated list of data and turn them into a list of values?

defaultSeparators : List String
defaultSeparators =
    [ "\n", "\t", " ", "," ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions