Skip to content

Save “Draft” Vote Button in Vote Form (component/draft-vote) #76

@tran2106

Description

@tran2106
  • Add a “Save Draft” button to the VoteForm component.
    A poll is incomplete when a user of the total of choices rank less than the total available choices ( in the case if they exclude any)
  • [ ]warns before submit or allow save vote draft if voting is incomplete/disable if ballot is blank
  • allow users to save their ballot as a draft.
  • Button should call ** PATCH /api/polls/:pollId/vote ** with the current rankings.
  • Only logged-in users can save drafts.

Metadata

Metadata

Assignees

Labels

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions