discourse/app
Penar Musaraj ad7c964cd1 FIX: Prevent Safari from scrolling when closing composer
Unlike other browsers, Safari maintains focus on elements even when
they are hidden. And since the composer is fixed-positioned when hidden,
closing the composer on a topic with several replies causes Safari to
scroll the window up.

Deliberately blurring the focused element fixes the issue.
2020-05-13 21:24:40 -04:00
..
assets FIX: Prevent Safari from scrolling when closing composer 2020-05-13 21:24:40 -04:00
controllers FEATURE: Support for App Shortcuts Menu (#9749) 2020-05-12 12:24:33 -03:00
helpers FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
jobs DEV: minor SQL formatting change 2020-05-12 16:55:42 +10:00
mailers FIX: Change user digest email total unread notification calculation (#9648) 2020-05-06 14:23:13 +10:00
models DEV: Standardize ignored_columns removal comments (#9771) 2020-05-13 13:08:15 -07:00
serializers FIX: Change /bookmarks URL back to topic list and add bookmark poster avatars (#9759) 2020-05-13 14:03:24 +10:00
services FIX: correct edit notification username for PMs (#9649) 2020-05-07 07:52:21 +10:00
views FIX: Multiple schema.org improvements 2020-05-11 20:38:49 +03:00