Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle tags that contain the tag delimiter #1

Open
fortress4 opened this issue Mar 28, 2023 · 0 comments
Open

Handle tags that contain the tag delimiter #1

fortress4 opened this issue Mar 28, 2023 · 0 comments

Comments

@fortress4
Copy link
Owner

When the delimiter used to separate tags is added to the entered tag, the tag renders with the delimiter in place (and the tag can be removed). However, the value added to the hidden field is treated as multiple tags.
The delimiter must not be allowed in the added tag.
Possible options:

  1. Strip the delimiter character before adding the tag
  2. Notify user when tag is added
  3. Both
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant