CommunityToolkit / CommunityToolkit/Graph-Controls

[Feature] Handle Paging of Graph Calls in GraphPresenter

未关闭
#54 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Area: Controls Controls: GraphPresenter enhancement :sparkles: help wanted :raising_hand: question :grey_question:
主要语言
C#
星标
156
派生
38
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

调研方向

从 GraphPresenter 开始,查看 issue #17 中的上下文,然后调查 Microsoft Graph API 现有的分页支持以及项目的异步 await 模式。当为 Graph 调用定义了通用分页辅助程序或模式、可以独立获取各页,并且当前数据仍然可以返回到 UI 时,这项工作就完成了。

由索引模型根据 Issue 内容生成。

评估

技术栈
csharp
领域
api, backend-api-design
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。