Skip to content
This repository was archived by the owner on Jun 28, 2026. It is now read-only.

Menu Items id and no null id#8076

Merged
melloware merged 1 commit into
primefaces:masterfrom
Aryan3902:fix-splitbutton-null-id
Jun 9, 2025
Merged

Menu Items id and no null id#8076
melloware merged 1 commit into
primefaces:masterfrom
Aryan3902:fix-splitbutton-null-id

Conversation

@Aryan3902

@Aryan3902 Aryan3902 commented Jun 7, 2025

Copy link
Copy Markdown
Contributor

Fix #8075

Key Changes

  1. Generating an unique id if user has not passed any
  2. First checking if the user has provided any custom id to be displayed in Menu Items

image

@github-actions

github-actions Bot commented Jun 7, 2025

Copy link
Copy Markdown

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

1 similar comment
@github-actions

github-actions Bot commented Jun 7, 2025

Copy link
Copy Markdown

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

@melloware melloware merged commit 3301703 into primefaces:master Jun 9, 2025
2 of 4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SplitButton: Null id and custom menu items id

2 participants