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

リモートユーザーへのメンションを入力中、2つめの@を入力した時点でサジェストがリセットされてしまう #14385

Open
1 task
Sayamame-beans opened this issue Aug 10, 2024 · 1 comment · May be fixed by #15435
Labels
⚠️bug? This might be a bug

Comments

@Sayamame-beans
Copy link
Member

💡 Summary

ノート投稿フォームを含む幾つかの場所において、メンションのサジェストが利用出来ます。

例えば、ノート投稿フォームでメンションの入力を始めると、画像のようにサジェストが表示されます。
image

しかし、リモートユーザーをメンションするために、続けて2つめの@を入力すると、サジェストがリセットされてしまうため、リモートユーザーに対するサジェストが十分に利用出来ません。
image image

🥰 Expected Behavior

リモートユーザーをメンションする際もサジェストが十分に利用出来る

🤬 Actual Behavior

リモートユーザーをメンションする際はユーザー名しかサジェストに利用出来ない。(複数のサーバーにアカウントを持つ相手をメンションしたいような場合に不便なことがある)

📝 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.7.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
@Sayamame-beans Sayamame-beans added the ⚠️bug? This might be a bug label Aug 10, 2024
@Sayamame-beans
Copy link
Member Author

related?: #5692

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
1 participant