bvaughn/react-devtools-experimental

node type filtering

a-x- opened this issue · 4 comments

a-x- commented

add please node type filtering.

so it would be possible to:

  • show all the types except HOCs, DOM-nodes
  • show only app level nodes w/o library internals
a-x- commented

I see:
#231
#245

but as I understand node_modules sourced elements we cannot hide stil?

what about src/**-based library components every project has?
e.g. we have more src/components/common components we want to hide sometimes

a-x- commented

Ok, I got. It's unexpectedly pleasure to see my dreams are realized! thank you
Screenshot 2019-08-09 at 12 33 52

a-x- commented

As I see we are currently cannot hide forwardRefs

As I see we are currently cannot hide forwardRefs

That doesn't sound correct:

Screen Shot 2019-08-09 at 8 48 08 AM