Autosize textareas
Merge request reports
Activity
- Edited by Robert Speicher
Added 1 commit:
- 5987e883 - Fix missing autosize require
Reassigned to @dzaporozhets
Nice! While it is neat. I think the reason that this works on other sites is because there are no ui controls below it. It resizes the size of the viewport of the browser window. The problem here is that it is hiding ui elements that now need to be scrolled to. Is there an issue for this? I couldn't find it.
@rspeicher thats great. Its so annoying to manually resize textarea when you write a bigger comment.
Please register or sign in to reply