Skip to content

[Autocomplete] Support full slots for clearIndicator and popupIndicator#47891

Merged
silviuaavram merged 6 commits intomui:masterfrom
silviuaavram:fix/autocomplete-slot-props
Mar 5, 2026
Merged

[Autocomplete] Support full slots for clearIndicator and popupIndicator#47891
silviuaavram merged 6 commits intomui:masterfrom
silviuaavram:fix/autocomplete-slot-props

Conversation

@silviuaavram
Copy link
Member

@silviuaavram silviuaavram commented Mar 2, 2026

Fully support slotProps and slots for clear indicator and popup indicator.

Closes #47865.


Before: https://stackblitz.com/edit/github-ocec1x59?file=src%2FApp.tsx
After: https://stackblitz.com/edit/github-ocec1x59-1tgzcoaw?file=src%2FApp.tsx

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs cherry-pick The PR should be cherry-picked to master after merge. scope: autocomplete Changes related to the autocomplete. This includes ComboBox. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. v7.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Autocomplete] slotProps.popupIndicator does not accept a function returning props

6 participants