paradigmxyz/flux

fix: shift selection works on click instead of holding

dalechyn opened this issue · 3 comments

Platform
MacOS, Google Chrome.

Description
⇧ Shift key selects multiple nodes not by holding a key, but just by clicking.

Screen.Recording.2023-04-02.at.13.11.45.mov

I looked into the code, and it looks like it could be reactflow problem.

Might be not a problem at all, but I think the all-known UX for ⇧ Shift is selection while the key is held pressed.

I will open a bug ticket in reactflow and back-link it to this issue to keep track of it.

yeaaaa this seems to be an annoying quirk with react-flow. lmk if u think this makes the shift selection key more annoying than helpful for you— we can disable it.

yeaaaa this seems to be an annoying quirk with react-flow. lmk if u think this makes the shift selection key more annoying than helpful for you— we can disable it.

Not at all, it's still a rich feature, I will keep track on it on reactflow side.

Hopefully we resolve it relatively fast.