Skip to content

Resolve "Web IDE MR/branch dropdown closes unexpectedly"

What does this MR do?

Fixes Issue #61332 (closed) Web IDE MR/branch dropdown closes unexpectedly

Now, when you click outside the input box in the Web IDE MR or branch dropdown, it will focus on the search input instead. This is done to be consistent with the behaviour of the select2 dropdown component. An example of that component can be seen on the New Project page (project URL dropdown)

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Edited by Himanshu Kapoor

Merge request reports