material-ui icon indicating copy to clipboard operation
material-ui copied to clipboard

[material-ui][Autocomplete] Remove popup indicator's negative right margin

Open martin-trajanovski opened this issue 9 months ago • 4 comments

Removed negative right margin on the popup indicator inside material-ui Autocomplete component

Closes https://github.com/mui/material-ui/issues/39892

martin-trajanovski avatar Nov 16 '23 12:11 martin-trajanovski

Netlify deploy preview

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

Bundle size report

Details of bundle changes (Toolpad) Details of bundle changes

Generated by :no_entry_sign: dangerJS against 9e274436dc04e3a23785825f880164b449658765

mui-bot avatar Nov 16 '23 12:11 mui-bot

@siriwatknp, @DiegoAndai what do you think about these changes? This will help with removing horizontal scroll when the container has an overflow: auto (see the issues's Codesandbox)

mnajdova avatar Nov 16 '23 14:11 mnajdova

@mnajdova Do we know what was the original intent of this margin?

DiegoAndai avatar Nov 20 '23 19:11 DiegoAndai

I marked this as v7

siriwatknp avatar Mar 14 '24 08:03 siriwatknp