mobile-angular-ui icon indicating copy to clipboard operation
mobile-angular-ui copied to clipboard

Issue with Google maps Auto-Complete Box inside a scrollable content

Open stratio84 opened this issue 8 years ago • 0 comments

Here's my situation:

I have a form with multiple input fields. The form is placed inside a scrollable-content div which is contained inside a scrollable div.

One of my input fields has attached a google maps auto-complete box to help the user choosing an address. Now the problem is that when the form scrolls the auto-complete box doesn't remain fixed at the bottom of its input block, instead it begins scrolling.

I think there's some interactions between positioning defined inside mobile-angular-ui-base.css and the style of google auto-complete box.

Can anybody help me with this problem?

Thanks in advance for the help.

stratio84 avatar Sep 15 '16 10:09 stratio84