Widgets in Map panel causing touch deadzone on mobile devices

359
1
Jump to solution
04-02-2022 05:55 AM
AndrewRitchie_CoL
New Contributor III

Hi there, 

I actually solved this while getting a screenshot for this case - but thought I'd post in case anyone else comes across it.

My setup is a Horizontal Sidebar, with Map and WidgetController (Bookmarks,Filters) in the First panel. A List in the second panel. I was focussing on the mobile layout  but found about a third of the map was not responsive to touch navigation. The touch deadzone is the same area that the widget panels open up in.

 

AndrewRitchie_CoL_1-1648903840299.png

But when looking at the page outline, you can see that my WidgetController sits underneath the Map component. Moving the WidgetController so that it, and the map both sit directly under the 'First' panel, solved the issue. (Move to Pending is your friend when trying to move components)

AndrewRitchie_CoL_3-1648903970290.png

AndrewRitchie_CoL_0-1648903761758.png

 

 

1 Solution

Accepted Solutions
AndrewRitchie_CoL
New Contributor III
1 Reply
AndrewRitchie_CoL
New Contributor III

AndrewRitchie_CoL_0-1648904213577.png