i was wondering if someone could help point me tow...
# ask-community
k
i was wondering if someone could help point me towards the spot in the codebase where i could add a “box select” style interaction to the graph view in dagit. right now you can only shift+click to select multiple nodes but i would love to be able to add a box select method as i find that to be more familiar. happy to make the OSS contribution myself 🙂
d
PRs are welcome 🙂 cc @Ben Gotow who knows this code best
k
thanks for pointing @Ben Gotow my way, would love to contribute! ben - is there somewhere in the javascript i should look first to get an idea of how multi-selection works?