day8 / re-frame-10x

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

[Bug]: Expanding a data structure in the epoch list, causes app-db to be set to that epoch #418

Open Gregg8 opened 1 month ago

Gregg8 commented 1 month ago

What happened?

The hotspot to set app-db to an epoch is the entire row.

Here I clicked the arrow button to examine the nested data, but didn't want to set the current epoch...

image

I recommend that only the "greater-than" on the left be the hotspot.

Factory Reset

10x Version

1.9.9

Reagent Version

n/a

React Version

n/a

re-frame Version

1.4.3

What browsers are you seeing the problem on?

Chrome

Relevant console output

No response