]> git.cworth.org Git - lmno-todo/commitdiff
nogit-sync commit
authorCarl Worth <cworth@cworth.org>
Sun, 5 Jul 2020 06:41:44 +0000 (23:41 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 5 Jul 2020 06:41:44 +0000 (23:41 -0700)
TODO

diff --git a/TODO b/TODO
index 4f14552a04562af95eda075bb1bc66e650ae4089..f0846502ed9a81a9c4f00df207f2f67b99448950 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,4 +5,9 @@ Features (likely) requiring only client changes
 -----------------------------------------------
 * Make new categories appear at the top of the list
 
 -----------------------------------------------
 * Make new categories appear at the top of the list
 
-
+  Note: We may not want this for sake of keeping the UI stable---this
+  is already a bit of a problem with the "Start Game" button which is
+  now appearing at the top of the list of categories. What I mean by
+  "stability" of the UI is that we don't want a user to be reaching
+  out to tap a vote button for a category and then have the category
+  vote button shift to a different location before they reach it.