components icon indicating copy to clipboard operation
components copied to clipboard

fix(material/autocomplete): autocomplete panel top is cut off in landscape mode

Open essjay05 opened this issue 1 year ago • 2 comments
trafficstars

Fixes a bug in the Angular Material Autocomplete component where the autocomplete panel listbox top is cut off by the device screen when being viewed in landscape mode. This is because the listbox max-height is greater than the distance between the top of the autocomplete input and the screen top.

Fixes b/284148377

essjay05 avatar Apr 30 '24 20:04 essjay05

Googlers see internal.

Screenshot for bug fix test reference here.

essjay05 avatar Apr 30 '24 21:04 essjay05

Screencast after recommended changes here

essjay05 avatar May 01 '24 23:05 essjay05

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.