Skip to content

ui.update_radio_buttons doesn't allow for no selection unless choices field is provided #2400

Description

@nvd2291

I'm not sure if this is working as intended but I'm trying to update an input_radio_button group that is dependent on another radio button group. My intention is that whenever another button in a different radio group is selected the currently selected radio button is none. The only way to achieve this when calling ui.update_radio_buttons() is to provide the choices parameter and the selected = "". I would have thought to have no selection you could simply enter selected = "" but it does not update the selected field

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: MediumValid bug or well-defined request with moderate impact or a workaround.ai-triage:doneMarks an issue whose AI triage workflow is complete.needs-triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions