Skip to content

Fix clicking outside profile menu should close it

Fix clicking outside profile menu should close it. Previously only works if you mouseleave the area

Fix https://gitlab.com/gitlab-org/gitter/webapp/issues/2199

Testing strategy

  1. Open the profile menu
  2. Move your mouse out of the window keeping it in header
  3. Then move back in the window outside of the header
  4. Clicking oustide of the menu should close it
Edited by Eric Eastwood

Merge request reports