newrelic / nr1-top

NR1 Top allows you to display and inspect the top processes of your hosts, including CPU, I/O and memory.
https://github.com/newrelic/nr1-top/discussions
Apache License 2.0
5 stars 16 forks source link

Summary panel header disappears when window is resized #17

Closed danielgolden closed 4 years ago

danielgolden commented 4 years ago

Description

The content at the top of the right column <div class="summary-panel">...</div> disappears when you resize your browser window.

Steps to Reproduce

  1. In the Entity Explorer, select a host in the that has New Relic Infrastructure agent to be delployed on it (try host-tower-austin for example).
  2. Select "Top" from the left sidebar
  3. After Top has loaded it's content, watch the top of the right column and resize your browser window.
  4. <div class="summary-panel">...</div> will disappear

Expected Behaviour

I expect that the summary panel would remain visible when I resize my window.

Relevant Logs / Console output

No relevant console output :/

Your Environment

Extra notes

May be related to #10, but I don't think it's the same. Likely a similar or the same cause, but different effect.

tangollama commented 4 years ago

@danielgolden I can't seem to reproduce this. Can you verify or close please?

danielgolden commented 4 years ago

@tangollama I can't reproduce this anymore either. Going to go ahead and close it.