Skip to content

Chakra UI: Array field using ui:widget: checkboxes hides title #4840

@Suyog241005

Description

@Suyog241005

Prerequisites

What theme are you using?

chakra-ui

Version

5.x

Current Behavior

When using "array" type in jsonSchema with ui:widget: "checkboxes" in uiSchema, all the other themes works fine but in chakra-ui the title is not rendered

Image

Expected Behavior

Title should be rendered above the checkboxes

Steps To Reproduce

  1. Create a schema with array field, with a title
  2. Add a uiSchema that specifies ui:widget: "checkboxes" for that field
  3. In chakra-ui the title is not rendered

Example:- here

Environment

- OS:
- Node:
- npm:

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions