Mango/slideout

Panel Scrolling And Not Nav

bayhall opened this issue · 0 comments

I'm experiencing issues when the menu is open and the {content panel} is scrolled, the menu doesn't close... but, if the user then goes to scroll the {menu panel}, then the content is being scrolled instead of the menu - effectively making the menu options inaccessible which are off screen.

The same issue can be seen on the microsite for the slider.

-- update --

Stilll an issue, but I've updated the {content panel} with a "touchstart" event, which is triggered before a click event, to close the menu.

-- question --

Is there a way to programmatically bring focus onto the panel menu and not the panel background?