Skip to content

CE-2629: Removed not used renderInput and removed autocomplete type from MUI

Johanna Szepanski requested to merge CE-2629-test-server-not-working into main

Removed renderInput as props since it was not used.

Replaced Autocomplete prop type from MUI (it required renderInput) with object proptype.

Observation: disabled attribute does not seem to have any effect on GitrefAutocomplete. Either remove the disabled attribute from this story or fix the bug.

Edited by Johanna Szepanski

Merge request reports

Loading