-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Issue details
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.
Environment
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:
Steps to reproduce
This works in both #/workload (pods list) and #/pod
- click on a pod's logs button
- close the opening log window
- mouseover the logs button again to see it's text
- mouseover other logs buttons
Observed result
After step 2 the grey circle around the logs button stays.
After step 3 the text for the logs button also stays.
Expected result
The circle and text should vanish (mouseovers) again when the mouse is not over them.
Comments
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:

Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.

