Skip to content

RadioButton checked doesn't change #1879

Open
@Sahasrara

Description

@Sahasrara
Contributor

The checked property doesn't change if:

  • You don't have a radio group
  • You do have a radio group, but no "name" is specified.

Activity

brunnerh

brunnerh commented on Jan 3, 2024

@brunnerh
Contributor

Currently RadioButton is always accompanied by a RadioButtonGroup in the docs, and a group without name makes no sense.

Making checked update without a group can probably be arranged, though.
And maybe the group's name should be a required property without a default value.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @brunnerh@Sahasrara

      Issue actions

        RadioButton checked doesn't change · Issue #1879 · carbon-design-system/carbon-components-svelte