Scollable & Not Scrollable formatting issues

I am building in the Mobile App.

I am using Bubble’s native Map visual element in a View. In that same View, I have a list that the user can toggle to (Map disappears) so that they can view the Map Markers in list form. Right now I have a Selectable List chosen, but it doesn’t scroll in a Not Scrollable view. I can make the page Scrollable, but then sometimes the app will glitch and the Map will scroll instead of pan. Or if the user quickly toggles back to the Map after scrolling on the list, the Map may scroll.

Is there a way to lock the Map to make it not scrollable on a Scrollable page? Or is there a way for the List to become scrollable on a Not Scrollable page? It doesn’t have to be the Selectable List input element, I could make clickable groups if that would allow it.

Any help would be appreciated. Thank you.

take a look at the selectable list, they exhibit behaviors similar to what you mention

Can you elaborate?