I have 2 quick issues I’m dealing with:
1.) When you click on the text field the cursor appears, but when you click outside of it, the cursor remains in the input field rather than disappearing. It does migrate from one input field to another.
2.) I have a multi-line input field. When the user clicks in the box, sometimes the cursor appears on the second line rather than the first. How do I make sure the cursor only appears on the first line when a user clicks on the box?
Thanks for any help.