Skip to content

Allow finalizing a poll by disallowing more votes #21

Description

@binamkayastha

User Story:

As a Poll Creator, I would like to finalize a poll by disallowing more votes, because I want to prevent changes to the poll after a choice has been made.

Figma Design

image

Acceptance Criteria:

  • Implement conditional view on the voting page to only show a link to the results after the poll has been closed like "This poll is now closed/Voting on this poll is now stopped"
  • Set Open For Voting property in Poll to be false
  • Set endDate to the time the poll was closed (all timezones should be ISOFormat). End date should be generated server side
  • Prevent votes from being allowed in the API if the poll is closed

Metadata

Metadata

Assignees

No one assigned

    Labels

    to-planNeeds more discussion before being up for grabstoo-bigTicket needs to be split up before it's worked on

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions