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

絵文字のサジェストにおいて、タグで完全一致するものが絵文字名で完全一致するものよりも優先表示されてしまう #13418

Closed
1 task
Sayamame-beans opened this issue Feb 20, 2024 · 0 comments · Fixed by #13423
Labels
⚠️bug? This might be a bug

Comments

@Sayamame-beans
Copy link
Member

💡 Summary

(バグといって良いかどうかは微妙なラインかもしれませんが)
#12928 によって、名前が完全一致する絵文字が優先してサジェストされるようになりましたが、絵文字自体の名前が同じものよりもタグで一致しているものが優先されてしまうことがあるようです。
image

絵文字自体の名前が同じものは、タグで一致しているものよりも優先されるべきだと思います。

🥰 Expected Behavior

(添付画像のケースの場合) meow_melt_cryが上に来る

🤬 Actual Behavior

(添付画像のケースの場合) ablobcatnodmeltcryが上に来る

📝 Steps to Reproduce

  1. 既存のカスタム絵文字と同じ名前をタグに追加した絵文字を用意する
  2. 絵文字名を入力してサジェストを表示する
    (ソート等の都合で、同様にならない場合もあるかもしれません)

💻 Frontend Environment

* Model and OS of the device(s): any
* Browser: any
* Server URL: https://misskey.niri.la/
* Misskey: 2024.2.0-kinel.1

🛰 Backend Environment (for server admin)

* Installation Method or Hosting Service:
* Misskey:
* Node:
* PostgreSQL:
* Redis:
* OS and Architecture:

Do you want to address this bug yourself?

  • Yes, I will patch the bug myself and send a pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️bug? This might be a bug
Projects
Status: Done
1 participant