Archive for July 2010
Toggle Buttons Should Represent Boolean Values
Can we just all agree that if you have a button that is supposed to toggle from one state to another, it should represent the current state? For example, on Reddit there’s a button in each subreddit that will add or remove that subreddit from your front page. The problem is – if the subreddit is not currently on your front page, the button is green with a plus sign. If it is on your front page it’s red with [...]