Hide Forgot
Description of problem: OCP Console global PatternFly overrides adds padding to breadcrumbs This affects the breadcrumbs of dynamic plugins. _overrides.scss .pf-c-breadcrumb { padding-bottom: 12px; padding-top: 25px; &--no-padding-top { padding-top: 0; } } The 'all clusters' view for OCP 4.10 using the MCE/ACM dynamic plugins and breadcrumbs show the extra padding. Version-Release number of selected component (if applicable): 4.10 How reproducible: Always Steps to Reproduce: 1. OCP 4.10 with MCE installed 2. Select "All clusters" from the cluster switcher 3. Click on a cluster name 4. Cluster details page will has a breadcrumb with extra padding Actual results: Expected results: Additional info:
Let us try to remove any custom CSS and use pure PF styles for this.
Hi Yanping, Please confirm that this bug can now be manually moved to VERIFIED. Thanks
On ocp 4.11 cluster with payload 4.11.0-0.nightly-2022-04-16-163450, install ACM 2.5 with Snapshot: 2.5.0-SNAPSHOT-2022-04-20-06-50-05. Visit All Clusters from cluster switcher. Access menus will meet 404 page, the test is blocked by https://bugzilla.redhat.com/show_bug.cgi?id=2071690
Checked on ocp 4.11 cluster with payload 4.11.0-0.nightly-2022-04-26-181148, install ACM 2.5 with Snapshot 2.5.0-SNAPSHOT-2022-04-29-10-02-38. Use a new browser which didn't access previous versions of the ACM plugin. 1. Login console. 2. Select "All clusters" from the cluster switcher 3. Click on a cluster name 4. Cluster details page, check breadcrumb, it looks normal. But check in dev console, the nav element has not class "co-breadcrumb"; if check on deployment details page, the nav element has class "co-breadcrumb". @S
@steve If the result in step 4 in Comment 6 is expected? pls refer to screenshot.
Yanping these changes wouldn't effect the ACM plugin pages, since they don't use our css styles. This bug is only for the standard Admin/Dev console pages.
This bug verification is required for https://bugzilla.redhat.com/show_bug.cgi?id=2076275 to be back ported to version 4.10
According to Comment 6 and Comment 10, the fix in pr works in Admin/Dev console. So move the bug to Verified.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5069