Michael Coker
Michael Coker
Text input group is basically a super-deluxe version of a [text input](https://www.patternfly.org/components/forms/form-control#input) that supports actions and hwhat-not adjacent to the text input, so it should support validation like the more...
1. If you scroll down on a component example page, then navigate to another component example page via the vertical nav, the window stays scrolled instead of scrolling back to...
Reported by @christianvogt via slack: It's a little unclear whether `` or `` is the recommended icon for help text (triggers a tooltip/popover for contextual help). Specifically in the context...
The default layout of bottom pagination on mobile is currently designed to span the full width of the main content area and be sticky to the bottom of the viewport....
This is what it looks like now, the button extends beyond the clipboard copy string
Follow up to core PR - https://github.com/patternfly/patternfly/pull/7000 TL;DR of the updates: * Replace the custom button in `expandableToggle` with a `` * Move all of the logic that was on...
Follow up to core PR - https://github.com/patternfly/patternfly/pull/6963 I believe this is to have parity for the old select component - https://www.patternfly.org/components/menus/select/react-deprecated#placeholder-select-options cc @tlabaj
re: https://github.com/patternfly/patternfly/pull/6952 Adds support for `.pf-m-editorial` on all of the `.pf-v6-c-content*` classes, so it can be used on: * The outer `.pf-v6-c-content`, which will style all of the content components...
As noted in https://patternfly-react-pr-10809.surge.sh/components/masthead/react-demos/horizontal-nav/#horizontal-2 We should check our page/masthead examples and demos to make sure: * Remove `isFullHeight` from the toolbar * Remove `isFullHeight` from the user menu on the...