Skip to content

Fix [data-filled] behavior in <Select.Root multiple>#3611

Closed
guisehn wants to merge 2 commits into
mui:masterfrom
guisehn:fix-data-filled-multiple-selects
Closed

Fix [data-filled] behavior in <Select.Root multiple>#3611
guisehn wants to merge 2 commits into
mui:masterfrom
guisehn:fix-data-filled-multiple-selects

Conversation

@guisehn

@guisehn guisehn commented Dec 24, 2025

Copy link
Copy Markdown
Contributor

Fixes #3610

@pkg-pr-new

pkg-pr-new Bot commented Dec 24, 2025

Copy link
Copy Markdown
  • vite-css-base-ui-example

    pnpm add https://pkg.pr.new/mui/base-ui/@base-ui/react@3611
    
    pnpm add https://pkg.pr.new/mui/base-ui/@base-ui/utils@3611
    

commit: 433eef0

@mui-bot

mui-bot commented Dec 24, 2025

Copy link
Copy Markdown

Bundle size report

Bundle Parsed size Gzip size
@base-ui/react 🔺+33B(+0.01%) 🔺+9B(+0.01%)

Details of bundle changes


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

@netlify

netlify Bot commented Dec 24, 2025

Copy link
Copy Markdown

Deploy Preview for base-ui ready!

Name Link
🔨 Latest commit 433eef0
🔍 Latest deploy log https://app.netlify.com/projects/base-ui/deploys/694c4845acb2b80008108294
😎 Deploy Preview https://deploy-preview-3611--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.

@mnajdova mnajdova closed this Dec 25, 2025
@mnajdova mnajdova reopened this Dec 25, 2025

@mnajdova mnajdova left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is duplicate of #3608, it's already fixed and will be included in the next release, but thanks for looking into it anyways 👍

@mnajdova mnajdova closed this Dec 25, 2025
@zannager zannager added the component: select Changes related to the select component. label Dec 25, 2025
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[select] <Select.Root multiple> always has [data-filled=true], even when no options are selected

4 participants