thirtybees / niara

Niara, thirty bees default theme since v1.1.0.
https://thirtybees.com
9 stars 25 forks source link

Fix Customer Order History scroll to detail on Chrome #58

Open deweblooper opened 2 years ago

deweblooper commented 2 years ago

As customer click or tap (on mobile) on is account History Order page to any row in table list of his orders, to view detail of certain order, page should load with ajax order detail with ajax under table with list of orders and automatically scroll into position of order detail. It work correctly on Firefox, Safari.. but Chrome browsers are not scrolling down and customer can´t notice that order content is already loaded under table. This fix is crossbrowser compatible.