Bug 2003251 - Patternfly components with list element has list item bullet when they should not.
Summary: Patternfly components with list element has list item bullet when they should...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 4.9
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 4.10.0
Assignee: Steve Goodwin
QA Contact: Xiyun Zhao
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-09-10 19:20 UTC by Steve Goodwin
Modified: 2022-03-10 16:09 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-03-10 16:09:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift console pull 10046 0 None None None 2021-09-10 19:29:20 UTC
Red Hat Product Errata RHSA-2022:0056 0 None None None 2022-03-10 16:09:51 UTC

Description Steve Goodwin 2021-09-10 19:20:18 UTC
Several Patternfly components that constain the <ul> list element are incorrectly showing a bullet next to each list item. 

Patternfly defaults to globally removing the list element bullets via ul {list-style:none} and selectively applies it using their List component via ul.pf-c-list. The console chose to override this because of the amount of ul elements in our codebase that expect the default to be ul {list-style:disc}. 

This explicitly removes those bullets from the PF components.

Also remove custom css rules for toast and nav__item, that are no longer required by these changes.

Comment 3 Xiyun Zhao 2021-09-21 16:51:00 UTC
This bug has been verified and fixed on payload 4.10.0-0.nightly-2021-09-21-080834
Result:
Now the list item bullets are not shown on several PF components, like the menu of OCP page, the Tab for each component details page, or the layout of Observe -> Metrics page.

Comment 7 errata-xmlrpc 2022-03-10 16:09:36 UTC
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 (Moderate: OpenShift Container Platform 4.10.3 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:0056


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