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

絵文字のカテゴリを複数階層にしたときの挙動がおかしい? #13793

Open
1 task
Sayamame-beans opened this issue May 4, 2024 · 1 comment
Labels
⚠️bug? This might be a bug

Comments

@Sayamame-beans
Copy link
Contributor

💡 Summary

(画像の表示がバグっているのは気にしないでください)
image
image image image

ただし、 https://misskey.niri.la (2024.3.1-kinel.4)で実際に運用している上ではこの現象を見かけていないため、何故発生しているのかは把握出来ていません…

🥰 Expected Behavior

設定した階層通りに正しく表示される

🤬 Actual Behavior

設定した階層以外にも表示され、かつ、他の絵文字が上書きされる挙動がある

📝 Steps to Reproduce

  1. カテゴリが複数階層になるよう設定して絵文字を登録する

💻 Frontend Environment

* Model and OS of the device(s): Windows 10 Pro 22H2
* Browser: 124.0.6367.119
* Server URL: localhost
* Misskey: https://github.com/misskey-dev/misskey/tree/053e7626e41a7001a49287b2d51933151efaf4c5

🛰 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
@Sayamame-beans Sayamame-beans added the ⚠️bug? This might be a bug label May 4, 2024
@Sayamame-beans
Copy link
Contributor Author

Sayamame-beans commented May 9, 2024

2024.3.1-kinel.4での実運用で未確認と書いていましたが、発生が確認出来ました。
複数階層あり、その中に複数のフォルダが並列である場合は上から1つ目に入っているものに対して発生するなどの追加条件があるかもしれません。
(画像の例を参考にすると、"a/b/c"と"a/b/d"がある場合に、"a/b/c"のものだけ画像のようなバグりかたをするのかもしれません。要検証)

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: Triage
Development

No branches or pull requests

1 participant