-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
[docs][material-ui][Select] Fix the SelectAutoWidth demo menu item value
#42648
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
Conversation
Signed-off-by: Daniel Khakbaz <[email protected]>
Netlify deploy previewhttps://deploy-preview-42648--material-ui.netlify.app/ Bundle size report |
sai6855
left a comment
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.
@Danielkhakbaz run pnpm docs:typescript:formatted and commit changes to fix CI
SelectAutoWidth demo menu item value
SelectAutoWidth demo menu item valueSelectAutoWidth demo menu item value
SelectAutoWidth demo menu item valueSelectAutoWidth demo menu item value
ZeeshanTamboli
left a comment
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, thanks!
…value (#42648) Signed-off-by: Daniel Khakbaz <[email protected]> Co-authored-by: ZeeshanTamboli <[email protected]>
…value (mui#42648) Signed-off-by: Daniel Khakbaz <[email protected]> Co-authored-by: ZeeshanTamboli <[email protected]>
One of the value of the select component was set to 10 while the text that was getting shown was 20.