Skip to content

Conversation

@adamviktora
Copy link
Contributor

remove default titleId prop value, so id is not being set everytime

closes #8162
BREAKING CHANGE

#8162

https://www.patternfly.org/v4/components/menu#titled-groups-of-items

remove default titleId prop value, so id is not being set everytime

closes patternfly#8162
BREAKING CHANGE
@patternfly-build
Copy link
Contributor

patternfly-build commented Feb 13, 2023

@adamviktora
Copy link
Contributor Author

Hi all, this is my first PR. I am not sure, whether I should have opened this PR against the v5 branch or the main branch. I was told that breaking changes should track the v5 branch.

There is also a lint error, I forgot to update the version in packages/react-integration/demo-app-ts/package.json. I will not update it and make another commit, until I know, whether this PR should target the v5 branch.

@adamviktora
Copy link
Contributor Author

Also, I don't have a permission to assign reviewers of PR.

If anybody can help, that'd be great :)

@adamviktora adamviktora requested a review from tlabaj February 13, 2023 14:46
Copy link
Contributor

@tlabaj tlabaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@jenny-s51 jenny-s51 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM @adamviktora - nice work on your first PF contribution! 👏

@tlabaj tlabaj merged commit 73a72be into patternfly:v5 Feb 15, 2023
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.

MenuGroup - id is being set even if titleId isn't passed

5 participants