When a user wants to query for the mapathon report or user group report, they have the option of querying using mapathon hashtags. Previously, the data quality reports did not use hashtags as a filter. But with an enhancement in the API -> https://github.com/hotosm/galaxy-api/pull/229, we can now filter using supplied hashtags.
The task is to modify the frontend functionality to include hashtags in the request body to the /data-quality/user-reports/ endpoint.
When a user wants to query for the mapathon report or user group report, they have the option of querying using mapathon hashtags. Previously, the data quality reports did not use hashtags as a filter. But with an enhancement in the API -> https://github.com/hotosm/galaxy-api/pull/229, we can now filter using supplied hashtags.
The task is to modify the frontend functionality to include hashtags in the request body to the /data-quality/user-reports/ endpoint.