fix: display translated error messages for service submission #643
Annotations
10 warnings
ESlint:
src/modules/ticket-fields/fields/Checkbox.tsx#L40
Do not use hardcoded content as the children of the Span component
|
ESlint:
src/modules/ticket-fields/fields/CreditCard.tsx#L44
Do not use hardcoded content as the children of the Span component
|
ESlint:
src/modules/ticket-fields/fields/DatePicker.tsx#L87
Do not use hardcoded content as the children of the Span component
|
ESlint:
src/modules/ticket-fields/fields/DropDown.tsx#L36
Do not use hardcoded content as the children of the Span component
|
ESlint:
src/modules/ticket-fields/fields/Input.tsx#L32
Do not use hardcoded content as the children of the Span component
|
ESlint:
src/modules/ticket-fields/fields/LookupField.tsx#L184
React Hook useEffect has missing dependencies: 'fetchSelectedOption' and 'value'. Either include them or remove the dependency array
|
ESlint:
src/modules/ticket-fields/fields/LookupField.tsx#L195
Do not use hardcoded content as the children of the Span component
|
ESlint:
src/modules/ticket-fields/fields/MultiSelect.tsx#L69
Do not use hardcoded content as the children of the Span component
|
ESlint:
src/modules/ticket-fields/fields/Tagger.tsx#L66
Do not use hardcoded content as the children of the Span component
|
ESlint:
src/modules/ticket-fields/fields/textarea/TextArea.tsx#L57
Do not use hardcoded content as the children of the Span component
|
Loading