Skip to content

Question: RadioGroup - Missing state / description props #35

@sebsobseb

Description

@sebsobseb

I noticed that, unlike the TextField and TextArea components, the RadioGroup component doesn’t support state and description props for showing an error state and message.

When reviewing the RadioGroup docs, imagine a scenario where selecting one option is required. In that case, we’d need to display an error message if the user doesn’t make a selection and submits the form.

Is there an alternative way or UX pattern to handle this that I might be overlooking? Or is state and description something that should be added to the RadioGroup component?

Similar question as #13

Thank you.

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