Only unopened Cells are to be re-rendered
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Unsure if this makes sense as React might just ignore things have not changed.
But my thought is:
Only the Cell pressed and the others that are opened due to the pressed one being revealed can re-render to display its new value.
Currently when you press an unopened Cell all of the re-render.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.