Skip to content

Use textarea for image/file description field when rows=1 #607

Description

@Toutouwai

InputfieldFile and InputfieldImage use a textarea input for the description field unless the "Number of rows for description field?" is set to 1, in which case they use a text input.

This results in a less useful input as it can't be resized in the case that the user wants to enter a longer description and the text input doesn't seem to offer any advantages over a single-row textarea. Please consider using a textarea when rows=1.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions