Skip to content

Clear search input when selecting or deselecting a reviewer

What does this MR do and why?

Implements Merge request reviewers search bar does not res... (#435897 - closed).

This MR changes the reviewers dropdown behaviour: now it will clear the search input after a user is selected or deselected.

Screenshots or screen recordings

Before After
Screen_Recording_2024-02-20_at_16.13.29 Screen_Recording_2024-02-20_at_16.12.26

How to set up and validate locally

  1. Open any merge request
  2. Click Edit button in the Reviewers section in the merge request sidebar
  3. Start searching for any user
  4. Select that user
  5. Search input should be cleared

Merge request reports