Bug 1457241 - Broken "filter by label" toolbar on Pods page
Summary: Broken "filter by label" toolbar on Pods page
Keywords:
Status: CLOSED DUPLICATE of bug 1375780
Alias: None
Product: OKD
Classification: Red Hat
Component: Management Console
Version: 3.x
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Jessica Forrester
QA Contact: Bing Li
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-31 12:04 UTC by Eduard Trott
Modified: 2017-06-01 11:16 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-01 11:16:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
bug (170.08 KB, application/octet-stream)
2017-05-31 12:04 UTC, Eduard Trott
no flags Details
dev-preview-stg test (154.46 KB, application/octet-stream)
2017-06-01 07:42 UTC, Eduard Trott
no flags Details

Description Eduard Trott 2017-05-31 12:04:33 UTC
Created attachment 1283744 [details]
bug

Description of problem:
filter by label functionality is broken

Version-Release number of selected component (if applicable):
{
  "major": "3",
  "minor": "6",
  "gitCommit": "08ed982",
  "gitVersion": "v3.6.79",
  "buildDate": "2017-05-23T02:04:53Z"
}

console.dev-preview-int.openshift.com

How reproducible:
Always

Steps to Reproduce:
1. oc new-app --code=https://github.com/openshift/nodejs-ex.git --image-stream=openshift/python:3.4 --name=python-sample -l label1\=test1
2. go to pods page
3. type label and hit :enter

Actual results:

typed label was erased

Expected results:

typed label still in input form

Additional info:

See attachment

Comment 1 Jessica Forrester 2017-05-31 20:20:44 UTC
I can't reproduce this on master or on console.dev-preview-stg.openshift.com (tested STG since it was just updated). Tried both Chrome and Firefox.

Do you see any errors in the javascript console when this happens? Can you try to reproduce this on the STG server since it is a more recent build?

Comment 2 Eduard Trott 2017-06-01 07:42:40 UTC
Created attachment 1284026 [details]
dev-preview-stg test

Comment 3 Eduard Trott 2017-06-01 07:43:29 UTC
Can reproduce on console.dev-preview-stg.openshift.com as well as in Chrome. No errors in browser console.

Looks like label became erased after resource status change, look at another attachment.

Comment 4 Jessica Forrester 2017-06-01 11:16:48 UTC

*** This bug has been marked as a duplicate of bug 1375780 ***


Note You need to log in before you can comment on or make changes to this bug.