Bug 1601779
| Summary: | [converged] CRD resource page highlight no menu as current menu. | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | XiaochuanWang <xiaocwan> | ||||||||
| Component: | Management Console | Assignee: | Alec Merdler <amerdler> | ||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Yadan Pei <yapei> | ||||||||
| Severity: | low | Docs Contact: | |||||||||
| Priority: | medium | ||||||||||
| Version: | 3.11.0 | CC: | 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: |
|
||||||||||
Created attachment 1459351 [details]
this is for mobile mode
Created attachment 1459352 [details]
creating page
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. 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. |
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: