2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00
discourse/app
Dan Ungureanu df6630f868
FIX: J/K navigation resets current selection when scrolling fast.
Sometimes, when keeping J or K pressed and scrolling fast, the current
selection would go out of the viewport for a few moments and the
algorithm would try selecting the "best" element that is in viewport.

This bug is reproducible only on certain machines. For example, Linux
machines seem to be passing key events faster to the browser.
2019-08-16 17:28:25 +03:00
..
assets FIX: J/K navigation resets current selection when scrolling fast. 2019-08-16 17:28:25 +03:00
controllers FIX: Explicitly require topic_query_params 2019-08-15 13:54:52 -04:00
helpers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
jobs DEV: Refactor helper methods for upload markdown 2019-07-25 16:36:35 +02:00
mailers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
models FIX: properly set notification levels on group invite 2019-08-16 18:23:51 +10:00
serializers FEATURE: add support for group members visibility level (#8004) 2019-08-14 19:00:04 +05:30
services FIX: Various watched words improvements 2019-08-02 15:29:12 +01:00
views FEATURE: Embed topics list on remote sites via Javascript API. (#8008) 2019-08-15 13:41:06 -04:00