Skip to content

RadioButton doesn't properly utilize converter #15

@JohnSchneider

Description

@JohnSchneider

The RadioButton component properly invokes an assigned converter's getAsObject method on user action. However, when rendering it does not invoke the converter's getAsString object at all. This method should be invoked and the value attribute of the HTML input component should be set to whatever the method returns.

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