Graph-Controls icon indicating copy to clipboard operation
Graph-Controls copied to clipboard

Set of Helpers and Controls for Windows development using the Microsoft Graph.

Results 34 Graph-Controls issues
Sort by recently updated
recently updated
newest added

## Describe the problem this feature would solve Currently, the LoginButton uses Graph to request the user display name and image. This returns an experience that is consistent across surfaces...

Area: Controls

## Describe the bug The LoginButton and PeoplePicker Graph controls don't work at all when using XY navigation. - [ ] Is this bug a regression in the toolkit? If...

bug :bug:
Area: Controls

## Describe the problem this feature would solve Now that our min target is 1809, we can make use of `DropDownButton`. We should use that as a base class for...

enhancement :sparkles:
help wanted :raising_hand:
Controls: LoginButton
Area: Controls

## Describe the problem this feature would solve The PersonPicture control is meant specifically for displaying a user's profile image and display name. That is mostly what PersonView does too,...

Controls: PersonView
Area: Controls

Default CalendarView lacks range selection feature which is a common calendar use case. This feature requires new appearance settings like border cell and middle cell styles so it can't be...

enhancement :sparkles:
Area: Controls

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

enhancement :sparkles:
help wanted :raising_hand:
question :grey_question:
Controls: GraphPresenter
Area: Controls

## Describe the bug The GraphPresenter control works fine when it's executed in a standalone UWP app, but it doesn't render when the same UWP app is part of an...

bug :bug:
question :grey_question:
Controls: GraphPresenter
Area: Controls

## Describe the problem this feature would solve We've added the ability to store data on using open extensions on a Graph User. If we add support for the remaining...

enhancement :sparkles:
Helpers: RoamingSettings
Area: Helpers

## Describe the problem this feature would solve Allow for alternate SDK versions #52 (as well as V1 vs. V2 connections, or leaner HTTP only based implementations ([refit](https://github.com/reactiveui/refit)?)) and alternate...

enhancement :sparkles:
question :grey_question:
Area: Controls