Skip to content

Conversation

@siddarthan007
Copy link

@mui-bot
Copy link

mui-bot commented Oct 27, 2025

Netlify deploy preview

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

Bundle size report

Bundle Parsed size Gzip size
@mui/material 🔺+271B(+0.05%) 🔺+109B(+0.07%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 53912b1

@siddarthan007
Copy link
Author

PR Title

[mui-material][Select] Fixed dropdown resizing bug #47137

PR Description

Summary

This PR fixes a bug that caused the Select component drop-down width to not match trigger width on window resize. (#47035 ) by listening to the window resize and handling the width of the component using setMenuMinWidthState().

Files changed:

  • packages/mui-material/src/Select/SelectInput.js
  • packages/mui-material/src/Select/Select.test.js

Problem Solved

The issue was successfully solved when tested in the playground.

@zannager zannager added the scope: select Changes related to the select. label Oct 27, 2025
@zannager zannager requested a review from sai6855 October 27, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: select Changes related to the select.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants