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

[Feature] Handle Paging of Graph Calls in GraphPresenter #54

Open
michael-hawker opened this issue Aug 6, 2020 · 1 comment
Open

[Feature] Handle Paging of Graph Calls in GraphPresenter #54

michael-hawker opened this issue Aug 6, 2020 · 1 comment
Labels
Area: Controls Controls: GraphPresenter enhancement ✨ New feature or request help wanted 🙋 Extra attention is needed question ❔ Further information is requested

Comments

@michael-hawker
Copy link
Member

Describe the problem this feature would solve

From #17, we should have a general helper/pattern to help us with paged graph calls.

Describe the solution

Ideally this uses the new asynchronous await pattern in C# so we can fetch each page independently while returning current data to the UI still.

Describe alternatives you've considered

Not sure what support for this is already in the Graph API, maybe it can do some of this for us already? Need to investigate.

@michael-hawker michael-hawker added enhancement ✨ New feature or request help wanted 🙋 Extra attention is needed question ❔ Further information is requested labels Aug 6, 2020
@michael-hawker michael-hawker added this to the Initial Release milestone Aug 6, 2020
@ghost ghost added the needs triage 🔍 label Aug 6, 2020
@ghost
Copy link

ghost commented Aug 6, 2020

Hello michael-hawker, thank you for your interest in Graph Controls!

I have automatically added a "needs triage" label to help get things started. Our team will look into the question and answer ASAP. Other community members may also answer the question and provide feedback 🙌

@ghost ghost added the needs attention 👋 label Aug 21, 2020
@CommunityToolkit CommunityToolkit deleted a comment Oct 21, 2020
@CommunityToolkit CommunityToolkit deleted a comment Oct 21, 2020
@CommunityToolkit CommunityToolkit deleted a comment Oct 21, 2020
@CommunityToolkit CommunityToolkit deleted a comment Oct 21, 2020
@CommunityToolkit CommunityToolkit deleted a comment Oct 21, 2020
@shweaver-MSFT shweaver-MSFT changed the title [Feature] Handle Paging of Graph Calls [Feature] Handle Paging of Graph Calls in GraphPresenter Apr 13, 2021
@shweaver-MSFT shweaver-MSFT mentioned this issue Apr 13, 2021
9 tasks
@shweaver-MSFT shweaver-MSFT removed this from the Initial Release milestone May 11, 2021
@shweaver-MSFT shweaver-MSFT mentioned this issue May 20, 2021
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Controls Controls: GraphPresenter enhancement ✨ New feature or request help wanted 🙋 Extra attention is needed question ❔ Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants