Skip to content

Use Chakra composition for field + help text #4619

@dtemkin1

Description

@dtemkin1

Prerequisites

What theme are you using?

chakra-ui

Is your feature request related to a problem? Please describe.

The chakra-ui theme uses Text components for helper text. This makes the spacing look a bit off, especially when using a LayoutGrid.

Describe the solution you'd like

The FieldTemplate component in the chakra-ui theme could follow the closed component composition format shown in the Chakra documentation, and helper text could be shown with Field.HelperText

Describe alternatives you've considered

Users could write their own components, but that would add a lot of overhead for individual projects for a relatively minor UI change.

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