Skip to content

Only search commits on input change since last search

What does this MR do?

  • Only search commits if the input has changed since the previous commit search

Why was this MR needed?

  • An unnecessary AJAX call was occurring when the filter input had focus without any input

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #26448 (closed)

Merge request reports