master
Joey Hess 2013-11-13 20:55:01 -04:00
parent 355569327b
commit 1a8b4211c2
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,4 @@
When the poll directive appears in an inline, clicking on the button is
supposed to vote and go to the page for that poll. Instead, I see it always
apparantly skip counting my vote, and redirect to the page for that poll.
--[[Joey]]

View File

@ -0,0 +1,3 @@
When the poll directive is used on a page in a trail, voting on the poll
should advance to the next page in the trail. This would allow multiple
poll questionairres with a reasonable UI. --[[Joey]]