Use autosize for location and description textareas #237
Labels
1. to develop
Accepted and waiting to be taken care of
design
Related to design, interface, interaction design, UX, etc.
enhancement
New feature request
Feature: Editor
good first issue
Small tasks with clear documentation about how and in which place you need to fix things in.
needs info
Currently when you have a description or long location in the details sidebar, there will be scrolling inside of the scrollable sidebar. This is very ugly. ;)
Instead we should use autosize.js here just like in the Mail app: https://github.com/jackmoore/autosize
Might even be a possibility to consider for inclusion in the server since we should avoid having text fields scroll like that. cc @nextcloud/javascript
The text was updated successfully, but these errors were encountered: