Closed bigint closed 3 weeks ago
/attempt #4201 can i be assigned this?
@rajdip-b: We appreciate your enthusiasm but since you already have 3 active bounty attempts, we're going to keep this open for other contributors to attempt. 🫡
/attempt #4201
As said earlier FCFS based on PRs and it's quality
As said earlier FCFS based on PRs and it's quality
My attempts are stuck in validation or dependency :(
Feel free to attempt any and create PR for it and claim bounties on PR, we not gonna restrict based on attempts
@bigint can you please provide a bit more info on how to reach the page that you showed in the screen recording? I went to the /staff/users page but it's giving me a 404 error
oops the video shows a protected endpoint, you can see any profile followers/following to reproduce it
@bigint would this caching solution work?
We never wanna load the images again!
@bigint, Is this not the concept of any virtual list? Elements are removed when not in view and will be re-rendered upon returning to the viewport.
yeah I think its similar to this thread https://github.com/petyosi/react-virtuoso/issues/298#issuecomment-946874723
@bigint is this issue still up
/attempt https://github.com/heyxyz/hey/issues/4201
We never wanna load the images again!
do you want to store it in cache or something
/attempt #4201
[!NOTE] The user @kriptonian1 is already attempting to complete issue #4201 and claim the bounty. We recommend checking in on @kriptonian1's progress, and potentially collaborating, before starting a new solution.
@bigint is this still open?
@bigint what exactly is the issue? I see that the correct cache control headers are already added. The network requests in the browser are expected, because the virtual scrolling library actually mounts/unmounts react components, so the image requests will be there in the network tab, but as long as the Etag is the same, the request will be cached (provided the browser cache is enabled). Is this issue already fixed?
https://github.com/heyxyz/hey/assets/36722596/3d1ab9ab-70ea-4233-8201-4214a2d9f4a0
https://github.com/heyxyz/hey/assets/69431456/dceccd17-4fd2-44de-98be-51045bae0d45