Michael Coker

Results 206 issues of Michael Coker

Related #5238 Since we've introduced sticky types of elements, let's test and see if there are places we can try and improve the stacking context of sticky things and ensure...

bug
breaking change :boom:
Spike
pinned
PF5

In this block, the modifiers `.pf-m-sticky` and `.pf-m-static` apply to regular and bottom pagination (they're not scoped to `.pf-m-bottom`), but the vars are `--m-bottom` and intended to be used with...

bug
breaking change :boom:

From https://github.com/patternfly/patternfly/issues/6017 * Still want to increase the z-index of the overlay for the ghost row (default and DataList and DualListSelector). * Add the default dragging background color (per component)....

bug
pinned

Goal is to create documentation around how to customize patternfly styles. This would like cover something like: #### Components * Vars are the API for styling components. They're protected from...

PF Team

It would probably be helpful to have design guidelines for the `` component. Something that came up recently is that the `` component on its own will deliver an icon...

PF6 Design guidelines
PF Team

The full page example dark theme toggle * This toggle always defaults to "light", even if the page loads as dark * https://github.com/patternfly/patternfly-org/blob/99aee198764aa120bed6b8d0607f07236d2034b7/packages/documentation-framework/components/example/example.js#L205-L216 * Toggling dark theme on a full...

PF Team

Core PR: https://github.com/patternfly/patternfly/pull/7551 This adds `.pf-m-action` to ``. The use case is you have a cell(s) with a button/toggle/form-sized-thing in it, but text in the rest of the cells, by...

PF Team

Spotted in https://github.com/patternfly/patternfly-react/pull/11575 The current code editor uses a different code/mono font than the rest of patternfly. Looks like we can pass `fontFamily: 'var(--pf-t--global--font--family--mono)'` to `editorOptions` to use the RedHatMono...

Stale
PF Team

For v6, menu toggles with avatars should use a small avatar size and maintain the standard "form control" height (same height as buttons, text inputs, other menu toggles, etc). However,...

Waiting for core
PF Team

From @jamestalton, I wanted to create an issue to track a request I've heard from James a few times. It would be super cool if PF was able to add...

PF Team