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

Bug 1842756: Monitoring: Persist timespan when graph is hidden #5856

Merged

Commits on Jun 30, 2020

  1. Monitoring: Persist timespan when graph is hidden

    Fixes a bug where the graph timespan on the alert details page and
    alerting rule details page was lost when the graph was hidden.
    
    The `hideGraphs` prop was actually unnecessary because we also track
    that flag in Redux and removing the prop fixes the bug.
    kyoto committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    33ca705 View commit details
    Browse the repository at this point in the history