Interviewer
Interviewer copied to clipboard
Sociogram Performance degrades substantially as redux store gets larger
The performance of the sociogram dragging degrades substantially as the redux store grows.
To reproduce:
- install the development protocol
- generate 10 sample sessions
- Dragging on the sociogram (which emits a debounced action) becomes unusable. A variant of this issue has already been identified (#1031)