CommunityToolkit / CommunityToolkit/Graph-Controls

[Feature] Handle Paging of Graph Calls in GraphPresenter

Open
#54 1 comment 0 reactions 0 assignees View on GitHub
Area: Controls Controls: GraphPresenter enhancement :sparkles: help wanted :raising_hand: question :grey_question:
Dominant language
C#
Stars
156
Forks
38
PR merge metrics
No merged PRs in 30d

Description

## 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.