[Sprint/GiddyGiraffe] (fix): group chat closes when scrolling on mobile web
requested to merge eiennohi/front:sprint/GiddyGiraffe.fix.group-chat-closes-when-scrolling-on-mobile into master
closes #1394 (closed)
The issue was caused by Chrome's navigation bar (dis)appearing on scroll, which triggered the window:resize
event ( https://developers.google.com/web/updates/2016/12/url-bar-resizing )