bvaughn/react-devtools-experimental

Support search by HOC name

bvaughn opened this issue · 5 comments

PR #295 removed the HOC portion of the name from element displayName. As a result, you can no longer search by HOC name. We could re-add this by updating the search logic to also check the hocDisplayNames strings.

I’ll take this one! Should be do-able while I’m flying today. :D

Sounds good.

@bvaughn, do you also want text highlighting for the Badge like the DisplayName?

Not convinced that's worth the effort.

Sound good. PR soon!