Skip to content
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

[TextField] Fix type error when using inputTypeSearch class for outlined and filled inputs #36740

Merged
merged 2 commits into from
Apr 12, 2023

Conversation

sai6855
Copy link
Contributor

@sai6855 sai6855 commented Apr 1, 2023

@sai6855 sai6855 changed the title [TextField] [TextField] fix typescript error when using inputTypeSearch class Apr 1, 2023
@sai6855 sai6855 added typescript bug 🐛 Something doesn't work component: text field This is the name of the generic UI component, not the React module! labels Apr 1, 2023
@mui-bot
Copy link

mui-bot commented Apr 1, 2023

Netlify deploy preview

https://deploy-preview-36740--material-ui.netlify.app/

Bundle size report

No bundle size changes

Generated by 🚫 dangerJS against b6bed2d

@sai6855 sai6855 requested review from mnajdova and ZeeshanTamboli and removed request for mnajdova April 1, 2023 05:14
@sai6855 sai6855 changed the title [TextField] fix typescript error when using inputTypeSearch class [TextField] fix typescript error when using inputTypeSearch class Apr 1, 2023
@sai6855 sai6855 requested a review from mnajdova April 2, 2023 12:30
Copy link
Member

@ZeeshanTamboli ZeeshanTamboli left a comment

Choose a reason for hiding this comment

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

Looks good!

@ZeeshanTamboli ZeeshanTamboli changed the title [TextField] fix typescript error when using inputTypeSearch class [TextField] Fix typescript error when using inputTypeSearch class for outlined and filled inputs Apr 12, 2023
@ZeeshanTamboli ZeeshanTamboli changed the title [TextField] Fix typescript error when using inputTypeSearch class for outlined and filled inputs [TextField] Fix type error when using inputTypeSearch class for outlined and filled inputs Apr 12, 2023
@ZeeshanTamboli ZeeshanTamboli merged commit 4109ca1 into mui:master Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: text field This is the name of the generic UI component, not the React module! typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TextField] Typescript error when using inputTypeSearch class
3 participants