Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1601779

Summary: [converged] CRD resource page highlight no menu as current menu.
Product: OpenShift Container Platform Reporter: XiaochuanWang <xiaocwan>
Component: Management ConsoleAssignee: Alec Merdler <amerdler>
Status: CLOSED NOTABUG QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: medium    
Version: 3.11.0CC: aos-bugs, jokerman, mmccomas, spadgett
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-12-03 17:52:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
no hightlighted menu
none
this is for mobile mode
none
creating page none

Description XiaochuanWang 2018-07-17 08:54:42 UTC
Created attachment 1459350 [details]
no hightlighted menu

Description of problem:
Cluster-admin browse to CRD resource page such as Bundle, check CRDs menu should be highlighted. Otherwise user can not find the new resource.

Version-Release number of selected component (if applicable):
v3.10.18
docker.io/openshift/origin-console   latest    1f14ec53b95d 

How reproducible:
Always

Steps to Reproduce:
1. Cluster-admin browse to CRD resource page such as Bundle, check CRDs menu


Actual results:
No menu is highlighted as current menu.
Please see the screenshots.

Expected results:
CRDs menu should be highlighted.

Additional info:

Comment 1 XiaochuanWang 2018-07-17 08:56:51 UTC
Created attachment 1459351 [details]
this is for mobile mode

Comment 2 XiaochuanWang 2018-07-17 08:57:33 UTC
Created attachment 1459352 [details]
creating page

Comment 3 Samuel Padgett 2018-07-17 13:09:01 UTC
Alec, any good way to fix?

I don't think there's a way to tell something is a CR specifically from the YAML, and there are different ways to land on a CR page, not just drilling down from the CRD list.

Comment 4 Samuel Padgett 2019-12-03 17:52:57 UTC
This is working as designed. You're no longer looking at a CRD, but a resource instance, so the CRD nav item is not highlighted.