patternfly-react
patternfly-react copied to clipboard
A set of React components for the PatternFly project.
**Describe the problem** Hovering over charts does not display the expected label. Instead, an error TypeError: _delaunator.default is not a constructor is thrown. This issue is caused by a version...
**Describe the problem** Guillaume Moutier reports that he wants to make the brand bigger on the login page. While Brand does allow you to pass heights and widths, the LoginPage...
Investigate a more intentional and cleaner exports structure, which would go into a breaking change release. This would be an allow-list of import paths, opposed to the whole package being...
**Describe the problem** Tabs linked to nav elements does not highlight/select the anchor when provided via url as an anchor/fragment Which components are affected?: [Tabs linked to nav elements](https://www.patternfly.org/components/tabs#tabs-linked-to-nav-elements) **How...
Inspired by the `automations` page of the current compass POC (https://pf-compass-stable-demo.surge.sh/) It should include the theme switching. It'd be built primarily using patternfly topology.
https://www.patternfly.org/components/menus/menu/react/initially-drilled-in-menu/ If you drill out to the root menu, it's too tall for its content
Looks like we used to have a `widths` prop for `` that was commented out in a core bump (and later removed) - https://github.com/patternfly/patternfly-react/pull/10022. Digging into that, it looks like...
**Describe the problem** This is an issue with - [x] Patternfly 6 When using , if the adjacent input is initialized with a non-English decimal separator (comma, e.g. "50,2"), the...
**Describe the enhancement or change** Several examples/demos are either not using tsx files and/or not putting examples in their own individual files (instead using inline codeblocks in the MD files)....
Relates to: https://github.com/patternfly/patternfly-react/issues/11624 Included components: Toolbar [Component tracker](https://docs.google.com/spreadsheets/d/1RpZ4AtDU6gAEMgcj59mDfHJHP4bZs3Zisp8jrQENlGs/edit?gid=1902662552#gid=1902662552) [Figma preview](https://www.figma.com/design/aEBBvq0J3EPXxHvv6WgDx9/PatternFly-6--Components-Test?node-id=3-18&p=f&m=dev) Resources: [Getting started](https://gist.github.com/mattnolting/da60420274e7aa51d9d03e7096e66393)