Closed bilfeldt closed 5 years ago
Is this something you are working on or do you need me to?
@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.
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
Tested on iPhone Xs (Chrome + Safari), iPhone SE (Chrome + Safari), Android Chrome.
Closed in PR #10
We are having trouble displaying the dropdown with agents on iPhones:
It looks better on Android devices:
Copying the class used for the
country
dropdown in WooCommerce might solve this issue.