CommunityToolkit / CommunityToolkit/Graph-Controls

[Feature] Update PersonView to use PersonPicture control.

Open
#135 0 comments 0 reactions 0 assignees View on GitHub
Area: Controls Controls: PersonView
Dominant language
C#
Stars
156
Forks
38
PR merge metrics
No merged PRs in 30d

Description

## 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, so for the sake of consistency we should consider adopting the control instead of supporting it manually.

## Describe the solution

https://docs.microsoft.com/en-us/windows/apps/design/controls/person-picture

![image](https://user-images.githubusercontent.com/25832310/127074767-9d719b84-2b41-4283-917e-1827aaece4ee.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing PersonView implementation and compare its behavior with the documented PersonPicture control. Confirm which profile image and display-name behavior PersonView currently supports; done means it adopts PersonPicture consistently without losing the existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.