Cause: When a system tree selection is made,for some particular selections, Unintended Auto Switching Of tabs takes place and this happens after all the graphs are loaded.
Consequence: UI Plugin removed from service
Work-around: Refresh the page.But if you repeat the same flow,the issue is bound to happen again.
Result: the trend disappearing doesn't occur anymore.
Description of problem:
After few clicks on trends tab they simply disappear and they don't show up without reload.
No images are present in the html code.
snip of html code:
...
<div class="printButDontShow ng-binding">
Time Range : 17.06.2014+15:3:53 to 18.06.2014+15:3…
</div>
<div align="center">
<!--
ngRepeat: graph in graphs
-->
</div>
</body>
...
Version-Release number of selected component (if applicable):
rhsc-3.0.0-0.10
How reproducible:
100%
Steps to Reproduce:
1. Click on trends tab on some page, see chart(s)
2. Repeat that on others pages until the chart(s) disappear(s)
Actual results:
No charts available on all pages - hosts, cluster, ...
Expected results:
There should still be proper chart(s) shown
Additional info:
The issue can be consistently reproduced when you are currently
in trends tab and you select some system tree entity and the tab switches by itself to some other tab and
instead of reopening trends tab you make some other selection and then open trends tab.
It should be a blocker and when RC1 build happens, we should be able to address it. For the EA, i am marking it for doc-text.
Anmol, pls. add the doc-text for this.
Description of problem: After few clicks on trends tab they simply disappear and they don't show up without reload. No images are present in the html code. snip of html code: ... <div class="printButDontShow ng-binding"> Time Range : 17.06.2014+15:3:53 to 18.06.2014+15:3… </div> <div align="center"> <!-- ngRepeat: graph in graphs --> </div> </body> ... Version-Release number of selected component (if applicable): rhsc-3.0.0-0.10 How reproducible: 100% Steps to Reproduce: 1. Click on trends tab on some page, see chart(s) 2. Repeat that on others pages until the chart(s) disappear(s) Actual results: No charts available on all pages - hosts, cluster, ... Expected results: There should still be proper chart(s) shown Additional info: