-
Notifications
You must be signed in to change notification settings - Fork 71
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
Control buttons in graph page are not working #727
Comments
Hm, this is strange @couloum because I cannot reproduce any of this on my setup. Do you work with graphite or pnp4nagios for graphs? |
Hi @maethor , I use graphite in v0.9.15. I know it's an old version, but it worked perfectly with webui 2.7.2. Do you think this can be related? |
Same issue with latest webui2 and ui-graphite2. When the graph page is loaded, the graph is generated with "from/until" time and graphite format (graphite_time function), which is ok. I managed to fix the issue with the following patch.
|
Describe the bug
When I am in the "graph" tab of service, I can see graph(s) with a view defined on 4 hours period. However, none of the buttons to control time period displayed are working.
To Reproduce
Steps to reproduce the behavior:
graph
tab<<
,>>
,+
,-
,v
)Expected behavior
The graph should change to display a different time period
Shinken:
Additional context
I checked that all HTTP queries are correctly performed with web inspector => OK
I also checked javascript errors in console. I only see a warning in Firefox (sorry, it's in french):
I have the same behavior in Chrome, but with different error in web inspector:
The text was updated successfully, but these errors were encountered: