Description
The error icon in the TextInput component currently overlaps the number, making the arrows non-clickable when an error text is set.
Expected Behavior
The arrows (increment/decrement buttons) in the TextInput component should remain clickable even when an error text is set. The error icon should not interfere with the usability of the arrows.
Screenshots
Solution
Orient the icon to the right, or - maybe even better - delete the Icon as its not needed and a red error text is set.
Description
The error icon in the TextInput component currently overlaps the number, making the arrows non-clickable when an error text is set.
Expected Behavior
The arrows (increment/decrement buttons) in the TextInput component should remain clickable even when an error text is set. The error icon should not interfere with the usability of the arrows.
Screenshots
Solution
Orient the icon to the right, or - maybe even better - delete the Icon as its not needed and a red error text is set.