Skip to content

RadioButtons Style Improvements [Issue Collection] #3759

@michael-hawker

Description

@michael-hawker

Describe the bug
I was trying to see if the RadioButtons control could be re-styled to support the Segmented Control scenario (#2310) as asked by @sonnemaf here on Twitter: https://twitter.com/fonssonnemans/status/1334606237820985345

I was able to get close from a style perspective (haven't tried functionality in terms of SelectedItem):

image

But trying to re-style RadioButtons as painful due to the following set of issues:

Linked Issues

TO DO
Should test out how re-styling works with selection to see if further issues need to be collected here. I was able to just set SelectedIndex on the RadioButtons and it seemed to surprisingly set the ToggleButton state, so maybe there's not much to do here?

Have my test work in a gist here: https://gist.github.com/michael-hawker/06bda503efa14fbb2a84896643c21959

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