Update TODO
This commit is contained in:
parent
d71dc91a23
commit
48a5f54e54
6
TODO.md
6
TODO.md
|
@ -1,5 +1,10 @@
|
||||||
# TODO
|
# 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
|
## Refactoring
|
||||||
|
|
||||||
- Rewrite account settings using `HTabbedContainer`
|
- Rewrite account settings using `HTabbedContainer`
|
||||||
|
@ -143,7 +148,6 @@
|
||||||
## Backend
|
## Backend
|
||||||
|
|
||||||
- Saving the room settings
|
- Saving the room settings
|
||||||
- Optimize Model item replacement
|
|
||||||
- Refetch profile after manual profile change, don't wait for a room event
|
- Refetch profile after manual profile change, don't wait for a room event
|
||||||
|
|
||||||
- Better config file format
|
- Better config file format
|
||||||
|
|
Loading…
Reference in New Issue
Block a user