[GH-ISSUE #1] Move Component wrapper HOC to a helper function #1

Closed
opened 2026-08-18 13:42:51 +00:00 by bendtherules · 2 comments
Owner

Originally created by @todo[bot] on GitHub (Jul 23, 2019).
Original GitHub issue: https://github.com/bendtherules/react-fiber-traverse/issues/1

Originally assigned to: @bendtherules on GitHub.

https://github.com/bendtherules/react-fiber-traverse/blob/9039ab991b594df042bbc6b29c4c27aaa2760ae0/test/findNodeByName-basic.spec.tsx#L24-L29


This issue was generated by todo based on a TODO comment in 9039ab991b. It's been assigned to @bendtherules because they committed the code.
Originally created by @todo[bot] on GitHub (Jul 23, 2019). Original GitHub issue: https://github.com/bendtherules/react-fiber-traverse/issues/1 Originally assigned to: @bendtherules on GitHub. https://github.com/bendtherules/react-fiber-traverse/blob/9039ab991b594df042bbc6b29c4c27aaa2760ae0/test/findNodeByName-basic.spec.tsx#L24-L29 --- ###### This issue was generated by [todo](https://todo.jasonet.co) based on a `TODO` comment in 9039ab991b594df042bbc6b29c4c27aaa2760ae0. It's been assigned to @bendtherules because they committed the code.
bendtherules added the todo 🗒️ label 2026-08-18 13:42:51 +00:00
Author
Owner

@bendtherules commented on GitHub (Jul 23, 2019):

This helps in ignoring the special structure of root node.

But this case should be captured in types and tests later

<!-- gh-comment-id:514175800 --> @bendtherules commented on GitHub (Jul 23, 2019): This helps in ignoring the special structure of root node. But this case should be captured in types and tests later
Author
Owner

@bendtherules commented on GitHub (Aug 10, 2019):

Added in utils

<!-- gh-comment-id:520159280 --> @bendtherules commented on GitHub (Aug 10, 2019): Added in utils
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bendtherules/react-fiber-traverse#1