Improve device list footer

- Always visible
- Add a refresh button
- Will no longer make the list slowly grow
This commit is contained in:
miruka
2020-06-26 02:32:25 -04:00
parent cddf4ac2fe
commit ce1373653a
3 changed files with 16 additions and 9 deletions

View File

@@ -1,22 +1,23 @@
# TODO
- handle `{}` bad `DevicesResponse`
- verify & delete devices
- delete devices (do that in key verification popup instead of blacklisting)
- sessions page size
- flickshortcuts
- avatar upload/change component
- show scrollbars for a few secs if there's content to scroll on beginning
- device IP geolocation
- field/area focus line in popups weird
- clear listview checked on message clear
- unregister popup/menu when destroyed without being closed
- menu click-through padding to close it easily
- show scrollbars for a few secs if there's content to scroll on beginning
- can leave room with a reason?
- use new nio `restore_login()`
- verify all popups and boxes work: enter/esc, tab focus, operations
- update nio fork, requirements.txt and flatpak nio version
## Refactoring