PrestaShop / prestashop-ui-kit

UI kit for PrestaShop Backoffice - A collection of styled components, based on Bootstrap 4
47 stars 29 forks source link

Search input icon should be on the left #173

Open jolelievre opened 3 years ago

jolelievre commented 3 years ago

As detected in this PR https://github.com/PrestaShop/PrestaShop/pull/25920 and discussed in its comments (including this one https://github.com/PrestaShop/PrestaShop/pull/25920#issuecomment-961225596) the search icon from search input should now be on the left.

Current Capture d’écran 2021-11-10 à 10 57 36

Expected

Capture d’écran 2021-11-04 à 17 42 53

This is handled here: https://github.com/PrestaShop/prestashop-ui-kit/blob/b8542c10f0e969ff069d659ed490c323181cbc08/scss/_forms.scss#L210