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

Node details spinner Chrome display bug fix #2177

Merged
merged 1 commit into from
Feb 6, 2017

Conversation

fbarl
Copy link
Contributor

@fbarl fbarl commented Feb 1, 2017

Fixes #2173.

@fbarl fbarl self-assigned this Feb 1, 2017
@fbarl fbarl requested a review from jpellizzari February 1, 2017 17:00
// NOTE: If we start the fa-spin animation before the node details panel has been
// mounted, the spinner is displayed blurred the whole time in Chrome (possibly
// caused by a bug having to do with animating the details panel).
const spinnerClassName = classNames('fa fa-circle-o-notch', { 'fa-spin': this.props.mounted });

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

@jpellizzari
Copy link
Contributor

Sorry for the delay on this review @fbarl. LGTM

@fbarl fbarl force-pushed the details-spinner-display-fix branch 3 times, most recently from 610d596 to 75fdfec Compare February 3, 2017 16:41
@fbarl fbarl force-pushed the details-spinner-display-fix branch from 75fdfec to 2a8904e Compare February 6, 2017 10:16
@fbarl fbarl merged commit 8e183c8 into master Feb 6, 2017
@fbarl fbarl deleted the details-spinner-display-fix branch February 8, 2017 17:48
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.

2 participants