heyxyz / hey

Hey is a decentralized and permissionless social media app built with Lens Protocol 🌿
https://hey.xyz
GNU Affero General Public License v3.0
23.29k stars 1.54k forks source link

Full size images loaded for pfp thumbnails in feed #4013

Closed foolo closed 10 months ago

foolo commented 11 months ago

Is there an existing issue for this?

Current Behavior

For profile thumbnails in the feed, a large version of the image (up to around 1MB) is used, so scrolling though the feed will consume a lot of network traffic.

https://github.com/heyxyz/hey/assets/667227/5386f557-8efe-405f-9d97-d33e2136ce83

Expected Behavior

Should load down-scaled versions of the images

Steps To Reproduce

Scroll though the feed, open some of the profile picture thumbnail images in a new tab

What platform(s) does this occur on?

Web

What browser(s) does this occur on?

Chrome

Anything else?

No response

bigint commented 10 months ago

Again this is issue with api 🙈 they need to snapshot all images to imagekit URLs, I reported to the team, should be fixed ASAP!

foolo commented 10 months ago

Again this is issue with api 🙈 they need to snapshot all images to imagekit URLs, I reported to the team, should be fixed ASAP!

@bigint Ahh, okay. I thought that the previous problem (i.e. the same problem :) ) was supposed to be resolved in just a few days or so, so I figured something was wrong here.

The old issue: https://github.com/heyxyz/hey/issues/3634

github-actions[bot] commented 9 months ago

This issue has been locked since it has been closed for more than 10 days.

If you found a concrete bug or regression related to it, please open a new bug report.