DemocracyDevelopers / colorado-rla

Colorado Risk-Limiting Audit (RLA) software – developed to support risk-limiting post-election audits of election outcomes.
Other
0 stars 0 forks source link

Client: refine UI for audit report download #179

Closed vteague closed 2 months ago

vteague commented 2 months ago

With #137, there's a basic UI for allowing the state to select and download all the reports, including the IRV reports. This is pictured below.

Image

It's fine, but slightly clunky. Consult with CDOS Elections about whether they'd like it more succinctly packaged.

It's worth keeping the raire-generated reports (the assertion reports, both json and csv) algorithmically separated from the others, because they will block if there's a network issue between colorado-rla and raire.

Also, I added a "Download all" button - check that this is wanted.

vteague commented 2 months ago

It looks a bit odd that the menu is transparent and the numbers from the table below show through. I doubt this is a high-priority issue though.

vteague commented 2 months ago

Done with #91 , #96 and #137.