Describe the bug
When using the <prompt> action, you can not enter a answer that is longer than the visual textbox.
To Reproduce
Steps to reproduce the behavior:
- Make a prompt
- Try to enter value
https://i0.wp.com/randomnerdtutorials.com/wp-content/uploads/2019/05/ESP8266-NodeMCU-kit-12-E-pinout-gpio-pin.png?quality=100&strip=all&ssl=1.
- Look at the actual text in the textbox.
- The text is truncated to
https://i0.wp.com/randomnerdtutorials.com/wp-content/uploads/2019/05/.
Expected behavior
The text in the textbox should scroll to the left allowing to enter a longer value.
Screenshots
N/A
Environment
Additional context
N/A