misskey-dev / misskey

🌎 A completely free and open interplanetary microblogging platform 🚀
https://misskey-hub.net/
GNU Affero General Public License v3.0
9.95k stars 1.35k forks source link

フォロー/フォローワー一覧でバナーが非常に大きな解像度で表示されている #14450

Open VillSnow opened 1 month ago

VillSnow commented 1 month ago

💡 Summary

フォロー一覧画面およびフォロワー一覧画面で、ユーザーのプロフィールが非常に大きな解像度で表示されている。 いくつも並ぶのでいろいろとリソースを喰う。

🥰 Expected Behavior

必要最小限 (例えば幅800px高さ200px) に縮小された画像がサーバーから返されて表示する

🤬 Actual Behavior

非常に大きな (長辺2048px?) 画像が複数表示される

📝 Steps to Reproduce

  1. 開発者ツールでキャッシュを無効化し、帯域を3Gなどに制限する。
  2. バナー画像を高画質な写真などに設定している人を複数フォローする
  3. プロフィール画面からフォロー人数の部分をクリックする
  4. バナー画像が表示されるのが遅い

💻 Frontend Environment

* Model and OS of the device(s): Windows 11
* Browser: Firefox
* Server URL: mi.ice-house.net
* Misskey: 2024.7.0

🛰 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?