Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double click does not trigger when graph collapsible set to true #339

Closed
TamjidTayeb opened this issue Jun 16, 2020 · 1 comment
Closed
Labels
duplicate already reported wontfix

Comments

@TamjidTayeb
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behaviour:

  1. Set config to true and pass to Graph component:

config: {
collapsible: true,
}

  1. put a console.log inside the onDoubleClickNode() function
  2. double click nodes and see that the onDoubleClickNode() funciton does not fire

Environment:

  • OS: [Windows]
  • Browser [chrome, safari, firefox]
  • Node version [e.g. 12.16.1]
  • react-d3-graph version [e.g. 2.4.1]
  • d3 version [e.g. 5.16.0]
  • react version [e.g. 16.13.1]
@danielcaldas
Copy link
Owner

Hi @TamjidTayeb thanks for the report, but this one was already reported here: #294

Repository owner locked as resolved and limited conversation to collaborators Jul 2, 2020
@danielcaldas danielcaldas added duplicate already reported wontfix labels Jul 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate already reported wontfix
Projects
None yet
Development

No branches or pull requests

2 participants