gitlab-org--gitlab-foss/changelogs/unreleased/fix-dropdown-closing.yml
Heinrich Lee Yu 88cf7591c7 Fix dropdown closing when mouseup is outside
Changes the document event listener to listen to
mousedown instead of click
2019-08-29 09:35:58 +08:00

5 lines
118 B
YAML

---
title: Fix dropdowns closing when click is released outside the dropdown
merge_request: 32084
author:
type: fixed