Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Special event for selecting item in group #448

Open
dallasbrittany opened this issue Nov 30, 2017 · 0 comments
Open

Special event for selecting item in group #448

dallasbrittany opened this issue Nov 30, 2017 · 0 comments

Comments

@dallasbrittany
Copy link

In my code, I'm using onItemSelect (not onSelectionChanged) to take a specific action when an item is selected. But when items are selected by their group using selectByGroups, onItemSelect doesn't fire. It looks like that's because of this line in selectCurrentGroup: $scope.setSelectedItem(item, false, false); If there's a particular reason why we don't want onItemSelect to fire for selecting items in the groups, maybe we could get a new event like onItemSelectInGroup? Or does anyone have a better solution? Thanks.

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

No branches or pull requests

1 participant