[Feature Request]: Support forward ref in TreeNode #14944
Labels
afrohacks
See https://ibm.biz/afrohacks-hackathon
hacktoberfest
See https://hacktoberfest.com/
needs: code contribution
Due to roadmap and resource availability, we are looking for outside contributions on this issue.
needs: community contribution
Due to roadmap and resource availability, we are looking for outside contributions on this issue.
proposal: accepted
This request has gone through triaging and we are accepting PR's against it.
status: help wanted 👐
type: enhancement 💡
The problem
We are rendering the TreeView component with big amount of data, so we would like to use infinite scrolling. In order to achieve this, we need to pass a ref to the TreeNode components. Currently this is not supported because the component is not wrapped with forwardRef.
The solution
Support forwardRef in TreeNode
Examples
No response
Application/PAL
No response
Business priority
Medium Priority = upcoming release but is not pressing
Available extra resources
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: