scoreboard icon indicating copy to clipboard operation
scoreboard copied to clipboard

Encouraging OpenStreetMap mappers with badges, graphs & stats! ✨🕹

Results 100 scoreboard issues
Sort by recently updated
recently updated
newest added

~When using `yarn` for package management, one does not see the deprecation warnings which are provided from npmjs.com upon `npm install`.~ correction: the same deprecation warnings can be discovered by...

enhancement
dependencies

There are many routes in `api/src/routes/index.js` which are not documented in `api/docs/api.yml`.

bug

The button should be hidden if - the user is already a team member - if the user is not signed in - if the team is not “Open” The...

enhancement

If you mark a team as `private` in the osm-teams database, and then try to load the scoreboard page `team/{id}` a React error in pages/team.js because of a missing prop:...

bug

I noticed this when running `yarn test` locally. I believe best practice is that 3rd party and external apis should be mocked. CI running unit tests can fail because of...

bug

Integrate MapRoulette (MR) into Scoreboard and display a user’s active MapRoulette tasks on their dashboard. Subtasks - [x] Decide on Semantics of what is a "campaign" on the frontend in...

enhancement

### To reproduce: - Browse to the staging environment, - Browse to a user's profile page, and verify the Extent of Edits map is displaying .mvt tiles - Sign in...

bug

To reproduce this problem, - run scoreboard locally with `yarn dev` or `yarn dev-static`. - browse to any user's profile page - look at the map - inspect the network...

bug

Team and campaign stats tables currently have no set max-height, leading to some very long tables for teams with many users. Team and campaign stat tables are also quite compressed,...

There are database unique constraints on the osm-teams team.name and team.hashtag columns. To reproduce this issue, just go to /create-team and enter some values that already exist in the team...

bug