jsdotlua / jsdotlua/virtualized-list-lua
Document `overrideAutomaticCanvasSize` prop
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 32
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
For lists using a more complicated renderItem, the content of the list will sometimes be cut off due to virtualized-list using AutomaticCanvasSize internally. You can work around this issue by using the overrideAutomaticCanvasSize prop, but it's currently undocumented.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file or test. Start by locating the existing documentation for virtualized-list props and the overrideAutomaticCanvasSize prop, then document when it is needed and how it works as a workaround for content being cut off. Done means users can find and understand this prop in the list documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, react
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100