microsoftgraph / microsoft-graph-toolkit

Authentication Providers and UI components for Microsoft Graph 🦒
https://docs.microsoft.com/graph/toolkit/overview
Other
964 stars 309 forks source link

[BUG] Duplicate image issue with mgt-person/mgt-people-picker #432

Closed vogtn closed 4 years ago

vogtn commented 4 years ago

Describe the bug The mgt-people-picker allows you to select people, which renders a version of each selected individual with the profileImage and name. During re-selection or selection and deletion, the selected people images may overlap and render for the wrong person.

To Reproduce Steps to reproduce the behavior:

  1. Render the mgt-people-picker component to a page.
  2. Select a number of individuals.
  3. Remove or deselect the individuals.
  4. Observe possibility of duplicate images for separate people's names

Expected behavior Each tenant or user should maintain the image for that person.

Screenshots If applicable, add screenshots to help explain your problem.

peoplepickerproblem2

Environment (please complete the following information):

Additional context Add any other context about the problem here.

ghost commented 4 years ago

Hello vogtn, thank you for opening an issue with us!

I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌