Minor cleanup and add KeyboardAvoidingView to global search.
This commit is contained in:
@@ -107,7 +107,7 @@ function JobTombstone({ bodyshop }) {
|
||||
<JobStatusSelector
|
||||
statuses={availableStatuses}
|
||||
currentStatus={job.status}
|
||||
label={t("jobdetail.labels.jobstatus")}
|
||||
label={t("jobdetail.labels.status")}
|
||||
/>
|
||||
}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user