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

Make selection node mechanism route based #2645

Open
3 tasks
Rassl opened this issue Jan 31, 2025 · 1 comment · May be fixed by #2659
Open
3 tasks

Make selection node mechanism route based #2645

Rassl opened this issue Jan 31, 2025 · 1 comment · May be fixed by #2659
Assignees

Comments

@Rassl
Copy link
Collaborator

Rassl commented Jan 31, 2025

  • add new route for selectedNode mainroute/node/{ref_id}
  • create hook to control selectedNode behaviour, which is described in next step
  • inject hook to Graph/index.tsx, with folllowing logic: call setSelectedNode on this route active (currently it is called on node click, or item in sidebar list click etc., clicking those should lead to new route)
@KVV94
Copy link
Contributor

KVV94 commented Jan 31, 2025

Rassl, i'm ready to execute

@KVV94 KVV94 linked a pull request Feb 4, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants