Significant-Gravitas / AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
https://agpt.co
MIT License
166.5k stars 44.06k forks source link

[Builder] Click and Drag to Select Blocks #7541

Open linear[bot] opened 1 month ago

andrewhooker2 commented 1 month ago

Could we have a description of what is being requested here?

ntindle commented 1 month ago

We have shift/ctrl + click to select multiple blocks already, so this is less urgent.

If we do implement this ticket, then the graph will no longer be click and drag to pan.

We would have to consider switching to middle click or some other alternative for graph panning.

ntindle commented 1 month ago

@Bentlybro did you do this?

Bentlybro commented 1 month ago

we can already CTRL click multiple nodes or press and hold SHIFT and drag to draw a box to select multiple nodes to move them all at once, that's baked into ReactFlow i think, i did not make this issue, maybe @Torantulino ?