discourse/app/assets
Régis Hanol 773857848b
FIX: lockup when navigating with j/k (#30674)
If, for some reasons, navigating between posts using j/k keyboard
shortcuts does not select any posts, there could be an infinite loop
due to setting the `direction` to `0` and then using it do "iterate"
over the arrays of available "articles".

Despite many attemps, I wasn't able to reproduce the issue reported in
https://dev.discourse.org/t/145565 so this is somewhat of a shot in the
dark.
2025-01-09 20:38:44 +01:00
..
images
javascripts FIX: lockup when navigating with j/k (#30674) 2025-01-09 20:38:44 +01:00
stylesheets DEV: fix and improve sidebar CSS variables (#30673) 2025-01-09 14:18:05 -05:00