Skip to content

Conversation

@Minasokoni
Copy link
Contributor

@shockey So basically the component we are using for the accordion animations take the height of the container and sets it so that it can use css to animate the height property. Now that we have an accordion within an accordion, when the 2nd accordion expands the height of the outer one updates without the animation causing that glitch look. I temporally removed the animation since thats the easiest fix right now. We ran into this same issue with the operations inside the paths accordions.
I noticed that the callbacks accordion is basically the operations component. If we can set a property on that one to remove the animation then we can keep the main operations component animation, but just have the callbacks pop open when clicked sans animation.

for #3450

@Minasokoni Minasokoni requested a review from shockey August 4, 2017 08:53
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.

3 participants