You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2018. It is now read-only.
I have a nav item that animates into view once a user scrolls down the page with an option to view the cart included. I included the js-drawer-open-right class to one of the nav options in order to trigger the Cart drawer to open, which works, but the browser also jumps to the very top of the page. Is there any way to get around this?
Current behavior can be seen here by scrolling down some and clicking on the cart button once it pops into view: https://skinfood-dev.myshopify.com/
The text was updated successfully, but these errors were encountered:
This behavior also can be seen when adding products to the cart in a collections page, the cart drawer is opened and the browser jumps all the way to the top of the page. Kind of an annoying side effect of using the drawers.
I have a nav item that animates into view once a user scrolls down the page with an option to view the cart included. I included the js-drawer-open-right class to one of the nav options in order to trigger the Cart drawer to open, which works, but the browser also jumps to the very top of the page. Is there any way to get around this?
Current behavior can be seen here by scrolling down some and clicking on the cart button once it pops into view: https://skinfood-dev.myshopify.com/
The text was updated successfully, but these errors were encountered: