Skip to content

Remove unnecessary complex condition for submit

Miguel Rincon requested to merge 201733-logs-search-simplify-callback into master

What does this MR do?

As gitlab-ui#575 (closed) is fixed, there is no need a check if we should @submit in the search component.

Screenshots

The button is already disabled, so the external component doesn't have to do the check:

Does this MR meet the acceptance criteria?

Conformity

Related to #201733 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports