materializecss / materialize

Materialize, a web framework based on Material Design

Home Page:https://materializeweb.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IOS - up/down arrows in the text box to switch input form fields not working in form fields with icons

Danthemanwenttojapan opened this issue · comments

There is an issue in IOS with form input fields where if you add an icon, the up and down arrows that allow you to switch between fields are no longer operational. This is due somehow to the prefix and suffix classes on the icons because if you remove them the up/down arrows become operational again. Note that this is an very important issue because if you have multiple form fields then switching between them becomes much easier with the up/down arrows.

Note that if the input field has a value or a placeholder is set then the up/down arrows become functional.