Redesign polls page #244
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm not sure there's much to do here, but it would be fun to gamify polls a little more rather than just display them as a boring list. Keep track of which polls users have voted in, call back poll results, and show polls they haven't voted in. Get creative.
Hi @hodlbod , tried implementing a redesign for polls. Sharing the mockups for both views:
Poll List View: stats row up top (3 not voted / 5 voted) with All / Not voted / Voted filter tabs. Each card gets a small status pill. Voter avatars + count sit in the metadata row next to the vote total.
Poll Detail View: kept the existing layout, just added (*) Your pick and an outlined leading pill next to the option I picked. The filled progress bar already does the heavy lifting, the pill just labels it.
Tried not to overdo the gamification. Open to any feedback :)