]> git.cworth.org Git - lmno-todo/blob - TODO
nogit-sync commit
[lmno-todo] / TODO
1 Things needed for Empathy
2 =========================
3
4 Features (likely) requiring only client changes
5 -----------------------------------------------
6 * Make new categories appear at the top of the list
7
8   Note: We may not want this for sake of keeping the UI stable---this
9   is already a bit of a problem with the "Start Game" button which is
10   now appearing at the top of the list of categories. What I mean by
11   "stability" of the UI is that we don't want a user to be reaching
12   out to tap a vote button for a category and then have the category
13   vote button shift to a different location before they reach it.
14
15 * Make the "vote_against" button move a prompt down to the bottom of
16   the list and gray it out. This could be a better approach than
17   making the category entirely disappear.
18
19 * Un-gray-out a prompt when a player votes for it
20
21 * Make scores available at screens other than the category-selection screen