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

enhance(frontend): 絵文字のフォールバック先を文字じゃなくて画像に #757

Merged
merged 4 commits into from
Oct 19, 2024

Conversation

mattyatea
Copy link
Member

What

  1. カスタム絵文字の画像が取得できなくなった場合のフォールバック先を画像にしました。
  2. カスタム絵文字を読み込む際、一度でも画像の取得に失敗するとerroredフラグが立つとフラグを折ることができない問題を修正しました。

Why

  1. 文字だとレイアウトが崩れるため。
  2. 普通にバグな気がするため。

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

Fix: 一度でもerroredフラグが立つとフラグを折ることができない問題を修正
Copy link

@u1-liquid u1-liquid merged commit 65f0138 into MisskeyIO:io Oct 19, 2024
12 checks passed
@u1-liquid u1-liquid changed the title Enhance: 絵文字のフォールバック先を文字じゃなくて画像に enhance(frontend): 絵文字のフォールバック先を文字じゃなくて画像に Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants