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

Usage of Emojis in Labels #298

Open
newtondividedbysqm opened this issue Jul 28, 2024 · 1 comment
Open

Usage of Emojis in Labels #298

newtondividedbysqm opened this issue Jul 28, 2024 · 1 comment
Labels
area/frontend bug Something isn't working

Comments

@newtondividedbysqm
Copy link

Description

When using only an Emoji as the label title, one is unable to add it to multiple tasks. Instead it will be created "as a new label" for each task.
As soon as the title also consists more common characters, one is able to find the label again

Steps to reproduce

  • create a task
  • add a label "🐱" as a new label
  • go to another task
  • attempt to add the same label to this task

I'd expect to be able to find the existing labels when searching for them by the emoji-character.
Ideally I'd even find them by searching for the name of the emoji, however thats more of a feature on top

Vikunja Version

v0.24.1

Browser and version

n/a

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

No response

@kolaente kolaente added bug Something isn't working area/frontend labels Aug 7, 2024
@kolaente
Copy link
Member

Seems to be an issue in the search library we're using: nextapps-de/flexsearch#166

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants