You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to make an expanded (but not multiple) choice widget render an additional radio button for the empty_value option (if passed). Otherwise it's not possible to remove the selection if the field is not required. It should be selected by default if no other option is selected.
The text was updated successfully, but these errors were encountered:
It should be possible to make an
expanded
(but notmultiple
) choice widget render an additional radio button for theempty_value
option (if passed). Otherwise it's not possible to remove the selection if the field is not required. It should be selected by default if no other option is selected.The text was updated successfully, but these errors were encountered: