Describe the bug
When using the person component with a person card, and using a touch screen, the person-card is displayed when the person is tapped, bit it is hidden almost immediately.
To Reproduce
Steps to reproduce the behavior:
Add a person card <mgt-person person-query="me" person-card="click"></mgt-person>
Tap on the card with your finger
Expected behavior
The card should remain visible until the user taps somewhere else on the screen
Environment (please complete the following information):
OS: [e.g. iOS] Windows on a touch enabled device
Browser [e.g. edge, chrome, safari] Edge beta
Framework [e.g. react, vue, none] none
Context [e.g. Microsoft Teams, SharePoint, Office Add-ins, Web] Web app
Describe the bug When using the person component with a person card, and using a touch screen, the person-card is displayed when the person is tapped, bit it is hidden almost immediately.
To Reproduce Steps to reproduce the behavior:
<mgt-person person-query="me" person-card="click"></mgt-person>
Expected behavior The card should remain visible until the user taps somewhere else on the screen
Environment (please complete the following information):