adamosimpson21 / wepollclient

3 stars 1 forks source link

Poll Results page new buttons needed #19

Closed DInnoStudio closed 5 years ago

DInnoStudio commented 5 years ago

Priority: High

We need 2 new buttons on the poll results chart page. Shown in green. Questions page links back to the main Questions page. Next poll! links to whatever poll is next in line on the Questions page. Also shorten the pie chart and bar chart buttons. And default to the pie chart.

pollresultspg1

adamosimpson21 commented 5 years ago

Most of this is trivial, but the "next poll" button is weirdly complicated. How do you decide what poll to take them to? I can do everything else easily (it's already done honestly,) but the next poll button is going to take some time to craft (not the layout for it, but the functionality)

DInnoStudio commented 5 years ago

Right now it doesn't really matter which poll it takes them to. Later, when we have them sorted properly, this may be more complicated. At the moment it can take them to any poll honestly, it's just a way to keep the user moving

adamosimpson21 commented 5 years ago

Yea, I'll see what I can do It's just going to take me a minute to put all the pieces together

adamosimpson21 commented 5 years ago

"done" but I can't get to test it until I get back to my computer

adamosimpson21 commented 5 years ago

Ok, everything should be on heroku now