Page MenuHomePhabricator

Allow autogrow on text input
Closed, DeclinedPublic

Description

Author: leo_wallentin

Description:
Don't know if the same javascript could be applied to input fields as to textarea fields, but if it could, it might make sense to make the autogrow option work there as well. This would be useful when allowing multiple images to be uploaded in the same field, as textareas cannot be used for uploading.


Version: master
Severity: enhancement

Details

Reference
bz43823

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:33 AM
bzimport set Reference to bz43823.

I'm changing this to "wontfix" - I just don't think that a text input with more than one row makes sense. If you want textarea inputs to be usable for uploading, please create a separate bug report for that.