Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Fluent people picker reset or preselect based on record #386

Closed
JamesReginald opened this issue Aug 23, 2023 · 2 comments
Closed
Labels
bug Something isn't working code Issue is related to a Power Apps code component Component: PeoplePicker duplicate This issue or pull request already exists

Comments

@JamesReginald
Copy link

JamesReginald commented Aug 23, 2023

Describe the bug
Regarding the fluent peoplepicker (1.0.22). We are trying to implement this component but we cannot get the component to reset i.e. empty the selectedPeople or prefill the selectedPeople based on a selected record.

To Reproduce
Steps to reproduce the behavior:

for the following properties
selectedPeople, PreselectedUserCollection, UserCollection
We tried :

  1. Clear action
  2. Set to Blank() or set to PreselectedData based on Selected record
  3. RemoveIf() or remove
  4. ...

Expected behavior
An empty peoplepicker :D

AB#948

@JamesReginald JamesReginald added bug Something isn't working ⚠️ needs triage Has not been triaged by the team yet. labels Aug 23, 2023
@mwiecm
Copy link

mwiecm commented Oct 10, 2023

I would like to add that:

  • OnSelect does not working
  • OnChange is executing on loading the screen if Items property has been configured

@RajeevPentyala RajeevPentyala added this to the Backlog milestone Nov 17, 2023
@denise-msft denise-msft added code Issue is related to a Power Apps code component Component: PeoplePicker and removed ⚠️ needs triage Has not been triaged by the team yet. labels Feb 7, 2024
@denise-msft
Copy link
Member

@JamesReginald can you please see the suggested workaround in #236? We will add this as a request to that existing item and closing this as duplicate, please feel free to reopen or post in the other item if the workaround does not work for you.

@denise-msft denise-msft added the duplicate This issue or pull request already exists label Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working code Issue is related to a Power Apps code component Component: PeoplePicker duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants