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

[Autocomplete] Add new AutocompleteInputChangeReason

Open binh1298 opened this issue 2 years ago • 5 comments

fixes: https://github.com/mui/material-ui/issues/36085 duplicate of https://github.com/mui/material-ui/pull/37013

binh1298 avatar May 17 '23 11:05 binh1298

Netlify deploy preview

Bundle size report

Details of bundle changes (Toolpad) Details of bundle changes

Generated by :no_entry_sign: dangerJS against 5adc07f20ab8894e844b32cfb816f96fe98eaf94

mui-bot avatar May 17 '23 11:05 mui-bot

Hi! isn't this PR missing things from the original one (https://github.com/mui/material-ui/pull/37013)? for example this change.

DiegoAndai avatar Dec 06 '23 18:12 DiegoAndai

I added the missing changes that were present in https://github.com/mui/material-ui/pull/37013

aarongarciah avatar Jun 17 '24 12:06 aarongarciah

@michaldudak @DiegoAndai this is ready for review.

aarongarciah avatar Jun 25 '24 15:06 aarongarciah

@DiegoAndai that should cover everything. I'll add it.

aarongarciah avatar Jun 27 '24 15:06 aarongarciah

@DiegoAndai just pushed the tests covering the missing onInputChange reasons and an entry in the v6 migration guide.

aarongarciah avatar Jul 04 '24 16:07 aarongarciah

@DiegoAndai all tests updated to use the new user object returned from render. I rebased to get it from next.

aarongarciah avatar Jul 11 '24 10:07 aarongarciah