Open Issues Need Help
View All on GitHubAI Summary: The `<ToolbarItem />` component in `patternfly-react` is missing a `widths` prop that was previously removed due to an accidental deletion of its corresponding CSS variables in PatternFly core. Although the CSS variables were later restored, the prop was never re-implemented. The issue also suggests adding a React prop for the `.pf-m-flex-grow` CSS modifier, which applies to both `<ToolbarItem />` and `<ToolbarGroup />` for responsive flex-grow behavior.
A set of React components for the PatternFly project.
A set of React components for the PatternFly project.
A set of React components for the PatternFly project.
A set of React components for the PatternFly project.
A set of React components for the PatternFly project.
A set of React components for the PatternFly project.
A set of React components for the PatternFly project.
A set of React components for the PatternFly project.
A set of React components for the PatternFly project.
AI Summary: Debug and fix a misalignment issue in the toolbar of a PatternFly React primary detail card component. The issue involves incorrect padding, causing the toolbar to be off-center. The fix requires inspecting the component's CSS and potentially adjusting padding or margin values to achieve the expected centered alignment. Testing should be done in Firefox on macOS.
A set of React components for the PatternFly project.