IO-1570 Allow clear of parts status.
This commit is contained in:
@@ -56,6 +56,7 @@ export function JobLineStatusPopup({ bodyshop, jobline, disabled }) {
|
||||
<LoadingSpinner loading={loading}>
|
||||
<Select
|
||||
autoFocus
|
||||
allowClear
|
||||
dropdownMatchSelectWidth={100}
|
||||
value={status}
|
||||
onSelect={handleChange}
|
||||
|
||||
Reference in New Issue
Block a user