Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

GraphApi expand doesn't work #9

Open
grtjn opened this issue Oct 11, 2019 · 1 comment
Open

GraphApi expand doesn't work #9

grtjn opened this issue Oct 11, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@grtjn
Copy link
Contributor

grtjn commented Oct 11, 2019

The logic is mistakenly thinking it has expanded every node it knows about, but some are pulled in as unexpanded leafs initially. The logic should mark the requested iris (those entering the expand function as argument) as expanded, and treat others as not-expanded. And then when considering which iris need processing, check if they are expanded already or not.

@grtjn grtjn added the bug Something isn't working label Oct 11, 2019
@grtjn
Copy link
Contributor Author

grtjn commented Mar 6, 2020

Dupe of #7

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant