Can we get rid of the global event handler in ReactFlow? I feel like I looked into this before and tried to think how we could build a slightly different combination of the internal components of ReactFlow to get rid of this. But really, it needs to check if it has focus before capturing all keypresses, so that probably requires a PR to the project.
Can we get rid of the global event handler in ReactFlow? I feel like I looked into this before and tried to think how we could build a slightly different combination of the internal components of ReactFlow to get rid of this. But really, it needs to check if it has focus before capturing all keypresses, so that probably requires a PR to the project.