microsoft / fluentui-react-native

A react-native component library that implements the Fluent Design System.

Home Page:https://developer.microsoft.com/fluentui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NormalPeoplePicker sometimes not returning persona text after user selected one item from suggestion list

yulahyulah opened this issue · comments

Willing to submit a PR to fix?

  • I am willing to submit a PR to fix

Requested priority

Normal

Products/applications affected

No response

Package version(s)

"@fluentui/react": "8.97.2"

OS version(s)

No response

Platform

  • iOS
  • macOS
  • win32
  • windows
  • android

Xcode version

No response

Please provide a reproduction of the bug

we cannot repro this issue by our own but noticed it from our logs which means some real customers have seen this issue.

In past 1 month we have seen 3 users impacted.

Impacted scenario:
From portal.azure.com, user trying to add a new billing role assignment to another user but failed.

Steps:

go to portal.azure.com
open Cost Management + Billing
in left navigation, select Access control (IAM)
Click Add button
Select a billing role
Select or enter an user email then click Add button (here we are using people picker)

Actual behavior

When user selected a person from NormalPeoplePicker, the persona text is not returned from onChange() callback

Expected behavior

When user selected a person from NormalPeoplePicker, the selected persona text should be returned from onChange() callback

Hi @yulahyulah, the @fluentui/react package in maintained by https://github.com/microsoft/fluentui/ This is the React Native version of that package. Please post your issue on their GH. Sorry for the confusion!