Uh oh!
There was an error while loading. Please reload this page.
Fixed a nav menu draw open, then closed horizontal scroll bug - #573
Fixed a nav menu draw open, then closed horizontal scroll bug#573MatthewKennedy wants to merge 3 commits into
Conversation
prior to bug fix, if you opened the nav menu then closed it without a page reload, you would find a horizontal scroll on the main page with overspill to the right hand side.
cshold
commented
Sep 6, 2016
Do you have a link to a shop where we can see the issue? What browser(s) did it happen in? Adding |
MatthewKennedy
commented
Sep 6, 2016
Here is a link to one site with the css fix removed, if you open the menu then open the submit then close the menu you should get a side scroll
|
MatthewKennedy
commented
Sep 6, 2016
https://tkastore-2.myshopify.com/pages/about-us
|
…hen a submenu is opened extending below the screen. Common issue can be recreated easily. Take an iOS touch device, make the navigation so that when the nav draw is opened then the submenu is opened it extends past the bottom of the screen requiring a scroll to see the links, the drawer content wouldn’t scroll, prior to the css fix.
Prior to bug fix, if you opened the nav menu then closed it without a
page reload, you would find a horizontal scroll on the main page with
overspill to the right hand side.