Describe the bug
When you type in the textArea input box, return escapes to a new line of text instead of getting out of the textArea and dropping the keyboard down.
To Reproduce
Steps to reproduce the behavior:
Type in the textArea and press return on the keyboard. You won't be able to drop down the keyboard until you click the input component and then press return.
Expected behavior
After you finish typing, pressing somewhere on the screen should drop down the keyboard and give you access to interact with the other components on the screen.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Version: [e.g. 22]
Additional context
Add any other context about the problem here.
Describe the bug When you type in the textArea input box, return escapes to a new line of text instead of getting out of the textArea and dropping the keyboard down.
To Reproduce Steps to reproduce the behavior: Type in the textArea and press return on the keyboard. You won't be able to drop down the keyboard until you click the input component and then press return.
Expected behavior After you finish typing, pressing somewhere on the screen should drop down the keyboard and give you access to interact with the other components on the screen.
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context Add any other context about the problem here.