Skip to content

Provide full integration for Chakra UI and RedwoodJS' form components #3

Description

@realStandal

RedwoodJS formsChakra UI forms

In other words, integrate Chakra UI's form components with react-hook-form.

  • - Ensure all components favor the name prop when provided, not the useFieldName hook's value.
  • - Once complete, extract-out components into a library.
  • - Ensure all components integrate with Chakra UI's isInvalid, isRequired, ... props.
  • - Integrate the following components:
    • - Button (Submit)
    • - Checkbox
    • - Editable
    • - Form Control
    • - Input
    • - Number Input
    • - Pin Input
    • - Radio
    • - Range Slider
    • - Select
    • - Slider
    • - Switch
    • - Textarea

Optional Components (provided as Recipes)

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

    front-endRelated to the front-end of the applicationgood first issueGood for newcomers

    Type

    No type

    Projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions