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

Lazy loading node relations. #445

Closed
hsingh-ds opened this issue Dec 27, 2023 · 3 comments
Closed

Lazy loading node relations. #445

hsingh-ds opened this issue Dec 27, 2023 · 3 comments
Labels
stale Issue that may be closed soon due to the original author not responding any more.

Comments

@hsingh-ds
Copy link

Describe the feature you'd like to request

I want to give the user ability to load the relation of specific node. User will click on the node and the data for that node will be fetched on demand instead of fetching all graph data on first load.

Describe the solution you'd like

There should be a way to expand the graph from a specific node.

Describe alternatives you've considered

I have not implemented the alternatives. I am planning to use the react context and access that from graph nodes to load the data for specific node and append it to the graph data.

Your Example Website or App

No response

Screenshots or Videos

No response

@xflow-bot
Copy link
Contributor

xflow-bot bot commented Dec 27, 2023

👋 @hsingh-ds

Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.

To help make it easier for us to investigate your issue, please follow the contributing guidelines.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

@xflow-bot
Copy link
Contributor

xflow-bot bot commented Jan 16, 2024

Hiya!

This issue has gone quiet. Spooky quiet. 👻

We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not-stale" to keep this issue open!

As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out contribute for more information about opening PRs, triaging issues, and contributing!

Thanks for being a part of the AntV community! 💪💯

@xflow-bot xflow-bot bot added the stale Issue that may be closed soon due to the original author not responding any more. label Jan 16, 2024
@NewByVector
Copy link
Contributor

NewByVector commented Jan 24, 2024

This is business logic and has nothing to do with xflow itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issue that may be closed soon due to the original author not responding any more.
Projects
None yet
Development

No branches or pull requests

2 participants