Skip to content

Comments

[combobox] Avoid field attrs on input when inside popup#4154

Open
atomiks wants to merge 5 commits intomui:masterfrom
atomiks:codex/fix-combobox-popup-validation-4120
Open

[combobox] Avoid field attrs on input when inside popup#4154
atomiks wants to merge 5 commits intomui:masterfrom
atomiks:codex/fix-combobox-popup-validation-4120

Conversation

@atomiks
Copy link
Contributor

@atomiks atomiks commented Feb 20, 2026

Fixes #4120

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

pkg-pr-new bot commented Feb 20, 2026

commit: aaf5fc9

@mui-bot
Copy link

mui-bot commented Feb 20, 2026

Bundle size report

Bundle Parsed size Gzip size
@base-ui/react 🔺+72B(+0.02%) 🔺+88B(+0.06%)

Details of bundle changes


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

@netlify
Copy link

netlify bot commented Feb 20, 2026

Deploy Preview for base-ui ready!

Name Link
🔨 Latest commit aaf5fc9
🔍 Latest deploy log https://app.netlify.com/projects/base-ui/deploys/69981a049d5e4d0008e0fb9c
😎 Deploy Preview https://deploy-preview-4154--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 20, 2026 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Combobox.Input inherits field validation props when rendered inside the popup

2 participants