Paratii-Video / paratii-portal

Component-based web-interface for uploading, browsing and organising content of Paratii's P2P network.
GNU General Public License v3.0
12 stars 5 forks source link

save the vote in local storage #784

Closed jellegerbrandy closed 6 years ago

jellegerbrandy commented 6 years ago

this happens in ModalVote.js, in the onSubmit function.

this depends on paratii-js approveAndGetRightsAndCommitVote returning the hashed vote: https://github.com/Paratii-Video/paratii-js/issues/277