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

uif-table: can't select all rows via table header row #369

Closed andikrueger closed 7 years ago

andikrueger commented 8 years ago

Expected Behavior

When allowing to select multiple rows it is possible to toggle selection of all rows using the table row selector () in the header row. If not all rows are selected, clicking the table row selector will select all rows. If all rows are selected, clicking it will deselect all rows.

Actual Behavior

Demo See: Selecting multiple rows ()

ghost commented 8 years ago

I can't select any row... @waldekmastykarz are you able to comment?

andikrueger commented 8 years ago

I'll open a PR as soon as the test error has been fixed #417.

andrewconnell commented 8 years ago

I'm stuck on the issues with breadcrumb tests... see the message I left in Slack today. I'm thinking about just commenting the failing tests out so it doesn't block anyone else, like you submitting a PR for this.