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

fix(peoplePicker): don't remove selected people if disabled #472

Closed Rus7am closed 7 years ago

Rus7am commented 7 years ago

Disabled the ability to remove selected people if the people picker itself is in disabled state.

Closes #461

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.0006%) to 97.754% when pulling f6b60f068a973ab13d26fc09370836ea866ac62a on Rus7am:issue461-disabledPeoplePickerAllowsRemove into 139f653cd882cacedfea5a097223577a9dab5f59 on ngOfficeUIFabric:dev.

Rus7am commented 7 years ago

I'm really sorry, there was already a much more though through PR for the issue.