Skip to content

Conversation

@AndrewGlazier
Copy link
Contributor

No description provided.

step: 'group', // after cols change, row grouping (the first stage) could of changed
afterColumnsChanged: true,
keepRenderedRows: true,
// we want animations if sorting or filtering could be impacted, but not if grouping has changed
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see this comment there but there isn't a lot of detail explaining when this happens? When exactly is it important for us to animate the group step during the newColumnsLoaded.

I can see the commit that added this, but it wasn't fixing a JIRA in particular.
f5870aa

Basically, if we set animate to false here, what breaks? And if there is something that actually breaks, couldn't we pass a flag through the newColumnsLoaded event?

@StephenCooper
Copy link
Member

Fix applied via #12605

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.

5 participants