Skip to content

[select] Fix hidden input id fallback#4135

Merged
atomiks merged 3 commits intomui:masterfrom
atomiks:codex/select-hidden-input-id-fallback
Feb 19, 2026
Merged

[select] Fix hidden input id fallback#4135
atomiks merged 3 commits intomui:masterfrom
atomiks:codex/select-hidden-input-id-fallback

Conversation

@atomiks
Copy link
Contributor

@atomiks atomiks commented Feb 19, 2026

Fixes #4092 - matches Combobox's fallback

@atomiks atomiks added component: select Changes related to the select component. type: bug It doesn't behave as expected. labels Feb 19, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 19, 2026

commit: 7a512ea

@mui-bot
Copy link

mui-bot commented Feb 19, 2026

Bundle size report

Bundle Parsed size Gzip size
@base-ui/react 🔺+48B(+0.01%) 🔺+28B(+0.02%)

Details of bundle changes


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

@netlify
Copy link

netlify bot commented Feb 19, 2026

Deploy Preview for base-ui ready!

Name Link
🔨 Latest commit 7a512ea
🔍 Latest deploy log https://app.netlify.com/projects/base-ui/deploys/6996ce9ff5c86000089c416a
😎 Deploy Preview https://deploy-preview-4135--base-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@atomiks atomiks marked this pull request as ready for review February 19, 2026 06:12
@atomiks atomiks merged commit 34fa26b into mui:master Feb 19, 2026
23 checks passed
@atomiks atomiks deleted the codex/select-hidden-input-id-fallback branch February 19, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: select Changes related to the select component. type: bug It doesn't behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Select id does not get passed to hidden input

3 participants