Skip to content

[autocomplete] Respect null filter prop#4117

Open
atomiks wants to merge 2 commits intomui:masterfrom
atomiks:codex/autocomplete-null-filter-regression
Open

[autocomplete] Respect null filter prop#4117
atomiks wants to merge 2 commits intomui:masterfrom
atomiks:codex/autocomplete-null-filter-regression

Conversation

@atomiks
Copy link
Contributor

@atomiks atomiks commented Feb 17, 2026

In #3936, filter={null} stopped being respected. In the async autocomplete demo, searching by years broke the rendering of items.

Workaround: filter={() => true}

@atomiks atomiks added type: regression A bug, but worse, it used to behave as expected. component: autocomplete Changes related to the autocomplete component. labels Feb 17, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 17, 2026

commit: dec15c0

@mui-bot
Copy link

mui-bot commented Feb 17, 2026

Bundle size report

Bundle Parsed size Gzip size
@base-ui/react 🔺+23B(+0.01%) 🔺+6B(0.00%)

Details of bundle changes


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

@netlify
Copy link

netlify bot commented Feb 17, 2026

Deploy Preview for base-ui ready!

Name Link
🔨 Latest commit dec15c0
🔍 Latest deploy log https://app.netlify.com/projects/base-ui/deploys/699465aed23e940008cf13d4
😎 Deploy Preview https://deploy-preview-4117--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 17, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: autocomplete Changes related to the autocomplete component. type: regression A bug, but worse, it used to behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants