Interviewer icon indicating copy to clipboard operation
Interviewer copied to clipboard

Sociogram is calling network filter while dragging - why?

Open jthrilly opened this issue 2 years ago • 0 comments

The sociogram interface is calling the network query filter method multiple times per second when dragging a node. This shouldn't be happening! Seems to be caused by dispatching UPDATE_NODE.

  • Detach edge rendering from state
  • Detach node rendering from (some?) state

jthrilly avatar Sep 13 '22 15:09 jthrilly