Task Description
Text values in TextInput fields will collide visually with any icons that represent error, etc states.
We need to implement a generic solution that prevents this from happening. We should keep in mind that there may be multiple icons next to each other that need compensation for, especially once we have introduced the option to clear a field using an (X) icon, too.

Task Description
Text values in TextInput fields will collide visually with any icons that represent error, etc states.
We need to implement a generic solution that prevents this from happening. We should keep in mind that there may be multiple icons next to each other that need compensation for, especially once we have introduced the option to clear a field using an (X) icon, too.