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}>
|
<LoadingSpinner loading={loading}>
|
||||||
<Select
|
<Select
|
||||||
autoFocus
|
autoFocus
|
||||||
|
allowClear
|
||||||
dropdownMatchSelectWidth={100}
|
dropdownMatchSelectWidth={100}
|
||||||
value={status}
|
value={status}
|
||||||
onSelect={handleChange}
|
onSelect={handleChange}
|
||||||
|
|||||||
Reference in New Issue
Block a user