Skip to content

Feature request: Set a max height for multiline text fields? #288

@georgeutsin

Description

@georgeutsin

Issue summary

Is it possible to set a max height for multiline text fields in the React component (where overflow would just introduce scrolling)? I know there's a way to set a minimum number of lines, but I was just wondering if theres a way to handle text fields with a lot of text. I tried setting css max height in various different ways, but they seem to be overrided by the height attribute in TextField.tsx.

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