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(ui): default condition path to '(any argument)'; relabel error (#966)
- Drop the '(pick an argument)' placeholder; default the path dropdown
to '(any argument)' so the form is immediately submittable.
- 'path is required' error reads 'argument is required' if it ever
fires (it won't on the happy path now).
0 commit comments