question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature: multiple node selection with mouse without selectionKeyCode

See original GitHub issue

If paneMoveable is disabled, it would be nice to make selectionKeyCode optional, so that nodes could be selected without using additional keys.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
moklickcommented, Dec 8, 2021

Hey @alxpez - Thanks for the reminder. Calling a hook conditionally is not valid https://reactjs.org/docs/hooks-rules.html#only-call-hooks-at-the-top-level .

If you want to help here, please do a PR against the v10 branch. I will answer #1156.

0reactions
moklickcommented, May 23, 2022

closed in favour of #2167

Read more comments on GitHub >

github_iconTop Results From Across the Web

Props List API - React Flow
When you pass one of these props: nodeTypes , edgeTypes , deleteKeyCode (as an array) ... the mouse you can create a selection...
Read more >
Multiple Node Selection in Flow diagram - Northwoods Software
Hi, I am trying to implement multiple node selection in the flow diagram without clicking ctrl + mouse left key.
Read more >
How to multiple select node without pressing ctrl key? - Telerik
I have a secnario, when user select a node, add it value to a textbox, but I don't want to multiple select with...
Read more >
vue-flow/core
Visualize your ideas with Vue Flow, a highly customizable Vue3 Flowchart library.
Read more >
How to select items that are not next to each other
By using the mouse and the keyboard, you can select text and graphics, ... You cannot select multiple selections of text in earlier...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found