This PR improves the functionality on the frontend making the request to include hashtags in the request body. It also changes the issue type from specifically "bad geometry" to "all" so the user can get all the different types of data quality issues.
After the enhancement in the API -> https://github.com/hotosm/galaxy-api/pull/229, we can filter the user data quality reports using mapathon hashtags.
This PR improves the functionality on the frontend making the request to include hashtags in the request body. It also changes the issue type from specifically "bad geometry" to "all" so the user can get all the different types of data quality issues.
Resolves #107