Skip to content

fix: download csv and pdf option

Navin Karkera requested to merge navin/fix-download-file-bug into master

Download csv and pdf files option in reports page where hitting frontend server instead of backend server. This worked locally due to react proxy feature.

Testing instructions

  1. Test download buttons (csv and pdf) in trends and compare pages.

Since this is a frontend change only, by creating a tag we can deploy to staging without merging. The download buttons should work properly on staging now.

Edited by Navin Karkera

Merge request reports