Tagged Questions
6
votes
5answers
166 views
Is there a pattern for cycling or toggling through time periods?
I'm looking for a pattern for toggling between different periods of time. Currently I've prototyped an example which is a single button that, when tapped, will cycle through 3 time periods: by month, ...
8
votes
6answers
343 views
What is a more intuitive way to present a 3-option toggle?
Stack Exchange's tag popup card/thingy has a star which you can toggle between "Favorite" (gold star), "Ignored" (red cross), and "Normal" (grey star).
Favorite:
Ignored:
Normal:
This is not ...