jaredLunde / jaredLunde/masonic

Turn off virtualisation

Open
#56 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
TypeScript
Stars
1.4k
Forks
63
PR merge metrics
No merged PRs in 30d

Description

Can we have a prop where we could disable virtualisation? For me the component its good, but I am showing video tags in each card, so by scrolling down and up again, the videos are loading from scratch which is a heavy hit to performance.

Disabling the virtualisation would solve the issue. Unless there is something similar which I am missing out in docs?

Contributor guide

Open the contributing guide

Research direction

The issue does not name a file or test. Start by locating the React component's virtualization API and its documentation, then trace how scrolling mounts and unmounts cards. Done means a documented option disables virtualization so video cards are not recreated while scrolling, with coverage for the new behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend, performance
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.