Skip to content

[menu] Support group labels in radio groups#4826

Open
nami8824 wants to merge 1 commit into
mui:masterfrom
nami8824:menu-radio-group-label
Open

[menu] Support group labels in radio groups#4826
nami8824 wants to merge 1 commit into
mui:masterfrom
nami8824:menu-radio-group-label

Conversation

@nami8824
Copy link
Copy Markdown

@nami8824 nami8824 commented May 15, 2026

Summary

  • Allow Menu.GroupLabel to label Menu.RadioGroup.
  • Update the group labels docs and demos to show Menu.GroupLabel inside Menu.RadioGroup.
  • Update the related minified error message.

closes: #1725

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 15, 2026

commit: d573ae4

@code-infra-dashboard
Copy link
Copy Markdown

code-infra-dashboard Bot commented May 15, 2026

Bundle size

Bundle Parsed size Gzip size
@base-ui/react 🔺+117B(+0.03%) 🔺+25B(+0.02%)

Details of bundle changes

Performance

Total duration: 1,640.54 ms +194.62 ms(+13.5%) | Renders: 50 (+0) | Paint: 2,469.00 ms +280.16 ms(+12.8%)

Test Duration Renders
Tabs mount (200 instances) 331.67 ms 🔺+57.53 ms(+21.0%) 4 (+0)
Slider mount (300 instances) 240.09 ms 🔺+48.05 ms(+25.0%) 3 (+0)
Menu mount (300 instances) 190.37 ms 🔺+34.15 ms(+21.9%) 2 (+0)
Menu open (500 items) 107.51 ms 🔺+22.29 ms(+26.2%) 12 (+0)
Dialog mount (300 instances) 79.72 ms 🔺+21.82 ms(+37.7%) 1 (+0)

7 tests within noise — details


Check out the code infra dashboard for more information about this PR.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 15, 2026

Deploy Preview for base-ui ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit d573ae4
🔍 Latest deploy log https://app.netlify.com/projects/base-ui/deploys/6a06f715e2c7b200084eb709
😎 Deploy Preview https://deploy-preview-4826--base-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

[menu] Allow Menu.RadioGroup to be labelled by a Menu.GroupLabel

1 participant