onaio / tally-ho

Election results data entry and verification software.
http://tally-ho.readthedocs.org/en/latest/
Other
19 stars 21 forks source link

Fix loading of the final results presentation table. #368

Closed JohnMwashuma closed 1 year ago

JohnMwashuma commented 1 year ago

User story


Currently the results page displays an error pop up on initial load. This is because the request headers are big and gets dropped by Nginx and Uwsgi.

Expected behavior


The page should render a table containing results of all candidates.

Task check list


faith-mutua commented 1 year ago

@JohnMwashuma The issue has been resolved. The form results page now loads without any errors