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

Metric Explorer: Fixed errors not displaying if help graphic active #121

Merged

Conversation

tyearke
Copy link
Contributor

@tyearke tyearke commented May 2, 2017

Description

The Metric Explorer has a help graphic that is active when there is no data to display (for example, when a new chart has been created). If a user chooses an invalid configuration while this graphic is active, the error message will still be written on the chart, but the chart is hidden by the graphic. This pull request ensures that the chart will not be hidden if an error message is written on it.

Motivation and Context

It is important to inform users why their settings are invalid and not just appear to do nothing.

Tests performed

Ran automated UI tests and verified that they ran the same as before. Performed manual testing in Chrome and Firefox to ensure other Metric Explorer functionality was not impacted.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project as found in the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@tyearke tyearke added the bug Bugfixes label May 2, 2017
@tyearke tyearke added this to the v6.6.0 milestone May 2, 2017
Copy link
Contributor

@jsperhac jsperhac left a comment

Choose a reason for hiding this comment

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

This addresses the issue! LGTM.

@tyearke tyearke merged commit 8d2c25c into ubccr:xdmod6.6 May 4, 2017
tyearke added a commit that referenced this pull request May 4, 2017
tyearke added a commit that referenced this pull request May 5, 2017
@tyearke tyearke deleted the fixes/me-display-error-on-first-update branch November 3, 2017 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugfixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants