wikitongues / poly

Open source, modern software to share and learn every language in the world.
https://poly.wikitongues.org
GNU General Public License v3.0
80 stars 19 forks source link

Adapt input text window to the inserted phrase length #262

Open le22didbe opened 7 years ago

le22didbe commented 7 years ago

When inserting a long phrase in source/target language, input window's size remains fixed, not showing full inserted phrase. Window's size should adapt to text length.

FredericoAndrade commented 6 years ago

Quick solution: https://github.com/andreypopp/react-textarea-autosize

AmrAdelKhalil commented 6 years ago

I don't think that making source/target language input not fixed will be something useful, Instead if we make inserting new phrase input window not fixed will be much better.