Skip to content

Mouseover on pod logs hangs after click-through in pods list #877

@puja108

Description

@puja108

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

  1. click on a pod's logs button
  2. close the opening log window
  3. mouseover the logs button again to see it's text
  4. 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:
bildschirmfoto 2016-06-10 um 18 46 52

After step 3:
bildschirmfoto 2016-06-10 um 18 47 13
bildschirmfoto 2016-06-10 um 18 47 24

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions