CommunityToolkit / CommunityToolkit/Graph-Controls
[Feature] Update PersonView to use PersonPicture control.
- 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

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