SAP / spartacus

Spartacus is a lean, Angular-based JavaScript storefront for SAP Commerce Cloud that communicates exclusively through the Commerce REST API.
Apache License 2.0
744 stars 389 forks source link

Ipad Pro. Double Tapping Required Throughout #3170

Closed giancorderoortiz closed 5 years ago

giancorderoortiz commented 5 years ago

Observed double tapping required throughout application to make buttons/links work. It's specially noticeable when working with myAccount links as it requires double tapping, sometime more. It's a bit frustrating.

In PDP, when switching tabs at bottom of page user perceives an intermediate step where he's neither in step a, nor b.

iPad Pro iOS 11.0.3

myaccountsticky PDPdoubletapping

bgambocjaviniar commented 5 years ago

Can't reproduce both issues with my IPad pro server: https://spartacus.c39j2-walkersde1-d4-public.model-t.cc.commerce.ondemand.com/electronics-spa/en/USD/

IOS version: 12.3.1 Safari: 12.1.1 Chrome: 75.0.3770.85

It is for sure related to the the IOS version. Most likely version 11 and below does not have the new change that safari included in version 12 that made all IOS devices not let them go through the double clicks as it was a feature for them in browser.

Moreover, for each ios version, safari will be the same major version. Example, ios version is 12.x.x, therefore Safari mobile will also be 12.x.x. If it were an ios version of 11.x.x, then the safari mobile would be 11.x.x as well.

Note: I can't say for sure if it is a problem relating to version 11 until I get the Ipad pro with that version.

bgambocjaviniar commented 5 years ago

@giancorderoortiz was told by Bill for you to re-test just in case, but my guess is due to the safari version / ios version

giancorderoortiz commented 5 years ago

Upgrading OS version in iPad Pro and re-checking.

giancorderoortiz commented 5 years ago

Improvement seen throughout with iOS version 12.3.1. However myAccount menu still doesn't disappear. Will create a separate issue for that. (https://github.com/SAP/cloud-commerce-spartacus-storefront/issues/3299)