Skip to content

Fix search debounce for Swimlanes board assignees

What does this MR do?

Currently, on Swimlanes boards, when we are searching for the assignee in the sidebar dropdown to add, the request is sent on every typed character without debouncing. This MR changes the logic of sending search query and refactors debounce to be a static value

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #300272 (closed)

Edited by Natalia Tepluhina

Merge request reports

Loading