ngOfficeUIFabric / ng-officeuifabric

Office UI Fabric (https://github.com/OfficeDev/office-ui-fabric) implementation for Angular
http://ngOfficeUiFabric.com
MIT License
321 stars 67 forks source link

People picker - disabled #461

Closed angex closed 7 years ago

angex commented 7 years ago

http://ngofficeuifabric.com/demos/uifPeoplePicker/ 'All demos based on ngOfficeUIFabric v0.13.1'

People Picker - disabled Should it work so that if you first search and select one or more people and then disable the field - you should not be able to click the x to remove items from the picker list?

Expected Behavior

When disabled you should not be able to remove items

Actual Behavior

When disabled x will remove items from people picker

andrewconnell commented 7 years ago

Good catch... doesn't look like the intended behavior.