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

add fix for hover event #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add fix for hover event #110

wants to merge 1 commit into from

Conversation

FarajiA
Copy link
Contributor

@FarajiA FarajiA commented Jul 22, 2022

JIRA:

See ticket here - https://jira.rax.io/browse/MNRVA-969

Description:

Add metric name to hover event if metric group is unavailable.

Testing:

Screenshots:

hedwigHover

@FarajiA FarajiA requested a review from lovedeep92 July 25, 2022 15:08
@@ -7094,6 +7094,42 @@
transition.prototype.attrs = transition_attrs;
transition.prototype.styles = transition_styles;

function styleInject(css, ref) {
if ( ref === void 0 ) ref = {};
Copy link
Collaborator

Choose a reason for hiding this comment

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

This file needs to be uncommitted as it gets created when we build the application.

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