The mousover details (grey cricle and text) stay on the logs button in the pod list once I click through to logs. They only go away after clicking through to another pod's logs.
rc+pod in Kube-Solo local env
Dashboard version: 1.1.0beta3
Kubernetes version: 1.2.4
Operating system: CoreOS 899
Node.js version:
Go version:
This works in both #/workload (pods list) and #/pod
After step 2 the grey circle around the logs button stays.
After step 3 the text for the logs button also stays.
The circle and text should vanish (mouseovers) again when the mouse is not over them.
The "hanging mouseover" moves to another logs button once that gets clicked.
These screenshots were taken after clicking the logs button of the kube-dns pod.
After step 2:

After step 3:


Clicking on an empty space on the page also makes the "hanging mouseovers" vanish again.
Oh, looks annoying. Let's see what we can do with this.
Ok, this looks like angular material bug when used with target="_blank", we should create an issue there. I've created example codepen to show the issue.
Awesome, let's see how angular material team responds to this
Most helpful comment
Ok, this looks like angular material bug when used with
target="_blank", we should create an issue there. I've created example codepen to show the issue.http://codepen.io/anon/pen/WxwpwE