Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(selection.js): Raise rowSelectionChangedBatch after toggling selectAll flag #6693

Merged
merged 1 commit into from
Apr 24, 2018

Conversation

mportuga
Copy link
Member

Change order of toggle to match toggleRowSelection function

fix #5411

…ctAll flag.

Change order of toggle to match toggleRowSelection function

fix #5411
@mportuga mportuga merged commit bff5bb2 into master Apr 24, 2018
@ckelley7
Copy link

This is a nube question, but how will we know when this fix will be released?

@mportuga mportuga deleted the fix/selection branch April 24, 2018 13:50
@mportuga
Copy link
Member Author

When the next version is released. It will also update the CHANGELOG.md file. I am planning on doing a version update this Friday though if you want a timeline.

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

Successfully merging this pull request may close these issues.

selectAllRows() method raises rowSelectionChangedBatch prior to setting the selectAll flag
2 participants