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

PeoplePicker: verify uif-type binding responds to changes #447

Closed andrewconnell closed 7 years ago

andrewconnell commented 7 years ago

Verify that the uif-type binding is responding to changes on the bound scope. May just need to add a demo & test case.

References #358

andrewconnell commented 7 years ago

Changed to bug as directive doesn't respect changes to uif-type.

andrewconnell commented 7 years ago

Rethinking... use case for changing the type of people picker doesn't make sense. Complicated refactoring required to support it (with uif-facepile dependency), so marking as wontfix and closing.

Later if feature request is submitted, need use case to justify supporting changing type.