microsoft / microsoft/fluentui
[Bug]: When user selected a person from NormalPeoplePicker, the persona text is not returned from onChange() callback
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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