Skip to:
In the ui-users' edit-user form, the form doesn't display the current active/inactive state on entering the form.
The setting can be switched alright, from active to inactive and back.
I'm not sure how to make the radio button components display the initial state or if there is a bug in the components.
NE can you confirm this works now and close the issue?
RadioButtonGroup is now passing the appropriate props to its child inputs in the correct way, so it should be rendering properly now.
In the ui-users' edit-user form, the form doesn't display the current active/inactive state on entering the form.
The setting can be switched alright, from active to inactive and back.
I'm not sure how to make the radio button components display the initial state or if there is a bug in the components.