I have noticed a few problems with action buttons layout.
First, we don't have consistency in all user flow with the action's layout. When we have two actions like previous and next, we need to put the previous action on the left and the next action on the right to make it more explicit. In the majority of cases, is it ok, but we have three pages wich not respected this rule :
Checkout - Personal information (sign in)
Checkout - Add new address
My account - Addresses - Add new address and Add first address
Second, when we switch on a mobile device, the primary action is after the secondary action. In terms of hierarchy, it's better to have the primary action first so that the user can see it quickly.
Hi everyone!
I have noticed a few problems with action buttons layout.
First, we don't have consistency in all user flow with the action's layout. When we have two actions like previous and next, we need to put the previous action on the left and the next action on the right to make it more explicit. In the majority of cases, is it ok, but we have three pages wich not respected this rule :
Checkout - Personal information (sign in)
Checkout - Add new address
My account - Addresses - Add new address and Add first address
Second, when we switch on a mobile device, the primary action is after the secondary action. In terms of hierarchy, it's better to have the primary action first so that the user can see it quickly.
Pages concerned:
Entire checkout flow
"Add to cart" modal
Can we change that please? ☺️