This commit is contained in:
2020-05-15 23:33:33 +00:00
parent eea746a783
commit 705617a58b

View File

@@ -6,6 +6,7 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang
todo: persisted state: https://github.com/robinvdvleuten/vuex-persistedstate
- I can control which paths are persisted, maybe there is shit in there that doesn't need to be persisted or shouldn't be
- maybe not an issue with reset and clearing code added recently
todo: remember scroll position in lists when returning, make sure it is working, will be a pain if not