frontend-collective / frontend-collective/react-sortable-tree
changeNodeAtPath not triggering rowHeight function
Open
possible bug (need more info)
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
# Reporting a Bug?
Yes
Reproduced here: https://codesandbox.io/s/woj548n0rl
# Requesting a Feature?
Not Sure
* What's your use case?
I need to dynamically add text that needs to be completely(whole length) visible which changes the height of a node. But the changeNodeAtPath is not triggering my custom rowHeight function when I do that.
How could I explicitly call rowHeight recalculation or if I need to do something else?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.