Closed ibigio closed 11 months ago
Currently when a user enters more text than the width of the screen, it allows you to keep entering text but it is off-screen (so you can't see what it is).
Make it so a user entering text will overflow / wrap to the next line.
I think I did this but I can't remember. 🤷
Context
Currently when a user enters more text than the width of the screen, it allows you to keep entering text but it is off-screen (so you can't see what it is).
Task
Make it so a user entering text will overflow / wrap to the next line.