microsoft / microsoft/fluentui

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

Open
#30,195 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Fluent UI react (v8) Resolution: Can't Repro Resolution: Soft Close
Dominant language
TypeScript
Stars
20.3k
Forks
2.9k
Avg merge
2d 9h
Merged PRs (30d)
46

Description

Library

React / v8 (@fluentui/react)

System Info
N/A
Are you reporting Accessibility issue?

None

Reproduction

cannot repro but we noticed from our log

Bug Description

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

Logs

No response

Requested priority

Blocking

Products/sites affected

No response

Are you willing to submit a PR to fix?

no

Validations
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • The provided reproduction is a minimal reproducible example of the bug.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the NormalPeoplePicker entry point in @fluentui/react v8 and trace the onChange() callback when a person is selected. First create a reproducible case, since the report says it cannot reproduce the problem. Done means the selected persona text is returned by onChange() and the behavior is covered by a test.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.