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

Fixes #62: spinner container gets in the way of mouseover events with charts #63

Merged
merged 2 commits into from
Dec 14, 2017

Conversation

filmaj
Copy link
Contributor

@filmaj filmaj commented Dec 14, 2017

Sorry about the bug with the spinner, my bad!

I've fixed that in this pull request by ensuring we remove the container housing the spinner from the DOM after calling stop on it. I also added a test for this to our new test framework to ensure we don't regress on this in the future :)

… to spinner container getting in the way. this ensures we remove the container as well as the spinner once chart data is loaded.
…iner are removed upon stopping, add a "spinner-container" class to the created spinner container.
@pluehne pluehne added the bug label Dec 14, 2017
@filmaj filmaj mentioned this pull request Dec 14, 2017
@larsxschneider larsxschneider merged commit 6d1ee9c into Autodesk:master Dec 14, 2017
@larsxschneider
Copy link
Collaborator

Thank you 👍

@filmaj filmaj deleted the mouseover-fix branch December 14, 2017 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants