-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Autocomplete] Extend componentsProps
to include popper
and popupIndicator
slots
#33283
[Autocomplete] Extend componentsProps
to include popper
and popupIndicator
slots
#33283
Conversation
f70aa5c
to
5b2fb07
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! 👍. Thanks for adding the componentsProps.clearIndicator
tests as well.
Would you also be willing to add TypeScript test here?
componentsProps
to include popper
and popupIndicator
componentsProps
to include popper
and popupIndicator
slots
5b2fb07
to
70b4854
Compare
@ZeeshanTamboli I just added the missing slots to the highlighted function - that's all that needs to happen, right? |
Yes, thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a great first pull request on Material UI 👌 Thank you for working on it!
Closes #33233
Closes #33234