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
If type:enum and multiple:false, it shouldn't be two steps to make a choice. Currently it's space to select the choice, enter to submit. That makes sense for multi-select enums (check boxes), but not for single select enumbs (radio buttons).