From 48a5f54e54ddb49cf011606bfeb385b1ddcb55c6 Mon Sep 17 00:00:00 2001 From: miruka Date: Wed, 22 Apr 2020 09:28:48 -0400 Subject: [PATCH] Update TODO --- TODO.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 37e6a199..b41d11b6 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,10 @@ # TODO +- fix alt+shift+j/k when going to the end of a list is taller than window +- fix focusRoomAtIndex +- if last room event is a membership change, it won't be visible in timeline +- use uiState instead of open_room + ## Refactoring - Rewrite account settings using `HTabbedContainer` @@ -143,7 +148,6 @@ ## Backend - Saving the room settings -- Optimize Model item replacement - Refetch profile after manual profile change, don't wait for a room event - Better config file format