Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(groups): Add the labelClassName prop to groups #263

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

jenny-s51
Copy link
Collaborator

What

Closes #255

Description

To test, add labelClassName="test" to the component in DemoGroup.tsx. Verify the custom class is visible in Topology Package via the demo app.

Type of change

  • Feature
  • Bugfix
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Screen shots / Gifs for design review

Screenshot 2024-12-05 at 3 30 27 PM Screenshot 2024-12-05 at 3 30 51 PM

@patternfly-build
Copy link

@jenny-s51 jenny-s51 requested a review from dlabaj December 11, 2024 14:49
@jenny-s51 jenny-s51 linked an issue Dec 11, 2024 that may be closed by this pull request
@dlabaj dlabaj merged commit 059983d into patternfly:v5 Dec 12, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the labelClassName parameter to groups
3 participants