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

ノート内絵文字をクリックして「情報」がローカルの絵文字が開く #486

Open
1 task
kozakura913 opened this issue Sep 30, 2024 · 0 comments
Labels
🐛bug でたわね

Comments

@kozakura913
Copy link
Collaborator

kozakura913 commented Sep 30, 2024

💡 概要(Summary)

ノート内の絵文字をクリックした時のメニューに「情報」がある。これを開いた時にローカルの絵文字の情報が表示される
ホスト情報が渡されないのでローカルに該当する絵文字が無いとサーバーから500エラーが返ってくる
「見つからない」は404でレスポンスするべき

🥰 期待する動作(Expected Behavior)

バックエンドにホスト情報を投げる
見つからないときは404レスポンスを返す

🤬 実際の動作(Actual Behavior)

リモートのノートでも絵文字を探すリクエストにホスト情報が含まれない
見つからないと500エラーで応答される

📝 再現手順(Steps to Reproduce)

  1. リモートの絵文字を含むノートを開く
  2. 絵文字をクリックして「情報」を表示
  3. 何もダイアログが出てこない

💻 動作環境(Frontend Environment)

* Model and OS of the device(s):
* Browser:
* Server URL: 幼女.art
* CherryPick:

🛰 動作環境(サーバー管理者向け)(Backend Environment (for server admin))

* Installation Method or Hosting Service:
* CherryPick:
* 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)
@kozakura913 kozakura913 added the 🐛bug でたわね label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug でたわね
Projects
None yet
Development

No branches or pull requests

1 participant