smartsendio / woocommerce

Smart Send module for WooCommerce
GNU General Public License v3.0
0 stars 2 forks source link

Styling problem with agent dropdown on mobile devices #4

Closed bilfeldt closed 5 years ago

bilfeldt commented 5 years ago

We are having trouble displaying the dropdown with agents on iPhones: image

It looks better on Android devices: image

Copying the class used for the country dropdown in WooCommerce might solve this issue.

shadimanna commented 5 years ago

Is this something you are working on or do you need me to?

bilfeldt commented 5 years ago

@shadimanna please scope what it would require to change this to the same dropdown type as already used by WooCommerce. WooCommerce already show countries on checkout page as a custom dropdown and that field does not have any issues.

An alternative can simply be adding a minimum width to the css.

bilfeldt commented 5 years ago

It was to difficult to change to a dropdown like for the WooCommerce country field was to time-consuming, so we have just added a minimum width.

Creating a drop down such as the "country" could take some time, so we might have to put this one off

bilfeldt commented 5 years ago

Tested on iPhone Xs (Chrome + Safari), iPhone SE (Chrome + Safari), Android Chrome.

Closed in PR #10