Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.

People picker single mode #473

Closed
Rus7am opened this issue Feb 14, 2017 · 3 comments
Closed

People picker single mode #473

Rus7am opened this issue Feb 14, 2017 · 3 comments

Comments

@Rus7am
Copy link
Contributor

Rus7am commented Feb 14, 2017

I'd like to be able to select only one person in people picker. I think the simplest implementation would be to change the current selected person when you select another one.

Probably this mode should be enabled by special attribute (single?).

Expected Behavior

Allow only one person can be selected. Change current person when another one is selected.

Actual Behavior

Multiple people can be chosen. When a person is selected it is added to the selected list.

@andrewconnell
Copy link
Member

While there's no match for this in the ReactJS version (https://dev.office.com/fabric#/components/peoplepicker), still a nice feature to have but on the backlog.

@juliemturner
Copy link

I just did a blog post on using the People Picker in SharePoint. I found a hacky workaround for this issue using a $watchCollection... that said, I agree it would be a nice feature.

@andrewconnell
Copy link
Member

Implemented in v0.16.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants