day8 / re-frame-10x

A debugging dashboard for re-frame. X-ray vision as tooling.
MIT License
631 stars 68 forks source link

app-db path inspector expands/collapses all paths. Allow individual control #265

Closed hipitihop closed 3 years ago

hipitihop commented 4 years ago

When there are multiple path inspectors defined, when you click on the collection expand/collapse arrow to see the coll, e.g. a map, all other path inspectors expand/collapse.

It should be possible to individually control each inspector, so that you can keep some collapsed while inspecting others.

superstructor commented 3 years ago

Tested on latest master and can no longer reproduce the issue as described.