Skip to content

Paste tags with newlines, use textarea as search input? #3712

@sandermarechal

Description

@sandermarechal

Is it possible to be able to paste tags into the search box that are separated by newlines, so the tags themselves can contain spaces? It seems that, because an <input type="text" /> is used, that newlines are converted to spaces before they arrive at the tokenizer function. Is it possible to use a <textarea> as search box instead, so that newlines are preserved?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions