opentargets / issues

Issue tracker for Open Targets Platform and Open Targets Genetics Portal
https://platform.opentargets.org https://genetics.opentargets.org
Apache License 2.0
12 stars 2 forks source link

Downloading data not working for server side paginated widgets #3166

Closed prashantuniyal02 closed 7 months ago

prashantuniyal02 commented 7 months ago

Describe the bug Users are unable to download the data inside a widget for the server side paginated widgets (See the transition here: #3147)

Observed behaviour When you click on download data as tsv or json inside the server side paginated widgets, the data is not being downloaded.

Expected behaviour On clicking the download data as tsv or json inside the server side paginated widgets, the data should download as it happens for client side paginated widgets

To Reproduce Steps to reproduce the behaviour:

  1. Go to a disease or target (e.g. cancer)
  2. Click on any server side paginated widgets (e.g. ClinVar (somatic) or IMPC)
  3. Try downloading data as json or tsv inside the widget
  4. See error
prashantuniyal02 commented 7 months ago

works correctly in platform dev