Michael Coker

Results 240 issues of Michael Coker

The brand icons are in `@patternfly/react-icons` now via https://github.com/patternfly/patternfly-react/pull/12143 and can be seen on https://pf-react-staging.patternfly.org/icons/ Core should have some method to access them. @kmcfaul floated the idea that react-icons could...

PF Team

https://www.patternfly.org/patterns/primary-detail/html-demos/primary-detail-expanded/ * Needs a border between the page section and section with the drawer. Similar to the [inline primary-details demo](https://www.patternfly.org/patterns/primary-detail/html-demos/inline-modifier/) and the [content body padding primary detail demo](https://www.patternfly.org/patterns/primary-detail/html-demos/primary-detail-content-body-padding/). This will...

PF Team

From https://github.com/patternfly/patternfly/pull/7873#pullrequestreview-3264148536 * In "Sections with repeatable fields" demo, would make more sense to not use a label element for the "Valid redirect URIs" field since there can be multiple...

PF Team

Currently the "box" borders are on the tab link/button's `::before` pseudo element, and those should be able to go to the parent list item instead. Currently the high contrast border...

Breaking change :boom:
PF Team

fixes https://github.com/patternfly/patternfly/issues/7330 @lboehling @andrew-ronaldson the bold font-weights now render lighter in both RedHatText and RedHatDisplay, along with a couple of other small changes. Do we want to make any updates...

Stale

## Problem statement Users with specific vision requirements find the interface difficult to read and navigate because the existing theme lacks sufficient color contrast. "As a PatternFly user, I would...

PF Team

Similar to the [form additional label info feature](https://www.patternfly.org/components/forms/form#form-group-with-additional-label-info), a request came up to put something beside a radio/checkbox label that displays inline with the label but isn't part of the...

PF Team

In the compass demos, we're using `pf-m-circle` on a regular menu toggle to create this pill shaped menu toggle. This works because the circle variant uses the pill border-radius token....

PF Team

Currently `.pf-v6-theme-dark` has to be applied at the app level (on the `` element), meaning dark/light theme is all or nothing. We have "inverse" vars for text, icon, and background...

PF Team

CSS changes needed to support https://github.com/patternfly/patternfly-react/issues/12053

PF Team