hack4impact-uiuc / 7000-languages

Helping Indigenous communities around the world teach, learn and sustain their languages
GNU General Public License v3.0
12 stars 2 forks source link

Cannot get out of TextArea when entering 'Return' #143

Closed IshaanRSharma closed 2 years ago

IshaanRSharma commented 2 years ago

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.