Skip to content

[Component amendment]: <Multi-line text field> #5713

@ninarojc1

Description

@ninarojc1

Component/pattern to amend

Multi-line text field

Visual

Image

(https://vanillaframework.io/docs/base/forms)

Context

Currently the multi line text field allows dragging the corner to adjust the height and width of the text field. It relies on individual implementations to decide if the vertical and horizontal resizing should be allowed. Horizontal dragging many times breaks the UI and the vertical is easily missed. A lot of times we end up with a small height of the box, which makes it hard for users to scroll within a small available space to see what they wrote.

My proposal is that we enlarge the vertical height as the user types their text, so that the text field automatically grows with height together with text. Fort certain use cases there might be a need to still define the max height of the text field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions