FreeAndFair / OpenRLA

Free & Fair's open source RLA support software.
Other
4 stars 3 forks source link

Fetch initial sample ballot ID on audit start #24

Closed ranweiler closed 7 years ago

ranweiler commented 7 years ago

When we start an audit, we don't fetch the current (initial) sample ballot ID, though it is defined on the backend. This can be observed via refreshing the frontend window.

Fix this by calling fetchAuditSample after a successful submitNewAudit call.

ranweiler commented 7 years ago

Closed by #31.