Files
zulip/static/js
Tim Abbott 875ad8ed5b compose: Fix using Up when editing messages.
This fixes a very noticable regression in
92788a52bb, where using Up/PageUp/Home
when focus was in anything other than the compose box would
incorrectly be treated as message feed navigation.

Fix this by adding a new check, but this now has some fairly
duplicated code that queries the DOM for the same thing 3 times in a
row; added a TODO comment explaining a likely better approach.
2023-01-31 17:24:50 -08:00
..
2023-01-03 11:09:50 -08:00
2023-01-03 11:09:50 -08:00
2023-01-31 15:16:48 -08:00
2022-12-06 09:58:40 -08:00
2023-01-03 11:09:50 -08:00
2023-01-03 11:09:50 -08:00
2023-01-06 16:53:57 -08:00