socialappslab / appcivist-patterns

The grunt wrapper around patternlab-node core, providing tasks to interact with the core library and move supporting frontend assets.
GNU General Public License v2.0
2 stars 1 forks source link

Campaign voting: instructions modal #133

Closed cdparra closed 7 years ago

cdparra commented 7 years ago

Link to PDF and Sketch files in associated epic (#139)

image

The instructions modal appears when a voting stage starts. The instructions are stored in HTML the ballot, which is read from the voting API. Only after clicking on Start voting should the voting controls be enabled.

If the user visits the campaign page anonymously, the voting instructions modal should also ask for an email and the ballot password to start voting.

image