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
fix(protocol-designer): set form field value if 1 option, add newLocation error (#17490)
In `DropdownStepFormField`, if the length of `options` passed in changes
to 1, we need to set the form field value for this component to the
single value
Closes RQA-3955
0 commit comments