Tagged Questions
1
vote
2answers
200 views
Symbols to represent dynamic items
This problem is not new to me.
An user can have multiple interests, so he will check some items that is presented to him. For this example. Ten items of interest.
So he will mark as interested in ...
2
votes
4answers
219 views
What icon to use for archive and for restore? [closed]
In our web-app there is a message centre with a time-line of communications. We let the user move instances of these into what we are calling an archive. On each of the listed messages there appears a ...
22
votes
7answers
2k views
What is the reasoning behind grayscale icons?
Quite a few web applications have started utilizing gray(black) scale icons, for example Github,new Google Analytics, etc. Even applications like Firefox 4, Chrome, IE9, iTunes, Mac OS, have dropped ...
5
votes
2answers
1k views
How should I mark “Mandatory” and “Optional” fields in a form?
I'm making a web app and in the admin panel there is in one place a list of items where (among other things) the administrator can select which items will be mandatory for the users, and which will be ...