jaredLunde / jaredLunde/masonic
Masonry Component not showing whole data
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
I was using this library in my current project. I took references from codesandbox.io. But I am encountering an issue. I am not getting all the data, 2 things are happening here -
- If the change the value of overscanby to a higher value then all data is showing. The data is displayed on the basis of the value of overscanby property.
- If I zoom out to 25% then whole data is showing.
But for normal display and low value of overscanby it is showing only 30% of data.
Contributor guide
Research direction
Start by reproducing the Masonry component issue using the CodeSandbox references, normal zoom, and different overscanBy values. Investigate why only about 30% of the data appears; done means all data renders at normal zoom without requiring a high overscanBy value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100