hotosm / tasking-manager

Tasking Manager - The tool to team up for mapping in OpenStreetMap
https://wiki.openstreetmap.org/wiki/Tasking_Manager
BSD 2-Clause "Simplified" License
510 stars 275 forks source link

Fix Team Members page issues #6641

Open royallsilwallz opened 2 days ago

royallsilwallz commented 2 days ago

What type of PR is this?

Related Issue

Describe this PR

This PR fixes the above mentioned issues.

Changes

sonarcloud[bot] commented 2 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

mahesh-naxa commented 1 day ago

@dakotabenjamin the frontend tests was freezing due to no obvious reason, probably -w worker concurrency flag was too much for the VM, but still not sure how it was working previously. setting this to -w 1 fixes it, but the tests take a minute long, i am testing this with github actions and see if things work there. cc: @mahesh-naxa