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

While interacting with edit-details/ the following React warnings appeared in console: ``` Warning: Failed prop type: You provided a `value` prop to a form field without an `onChange` handler. This...

bug

On a slow connection, this Login button is very noticeable (it goes away when the page loads)

enhancement

This is not specific to any one page. When submitting a form such as a setting change, or creating a team, we should wait for the server response and indicate...

enhancement

On the homepage map when hovering over a campaign, the cursor turns to a 'pointer' indicating clickability. We haven't implemented a click event on the campaigns, so this click doesn't...

bug

We have a report that a user's statistics only show up on their dashboard as soon as they start using a hashtag for their changesets, even though those changesets are...

bug

### Current If you browse to `/dashboard` when you are not logged in (e.g. after restarting scoreboard server) then it displays an endless busy spinner. ### Expected Start OSM login...

bug

I am seeing this a lot in the next.js console log while developing ``` Cannot destructure property `id` of 'undefined' or 'null'. TypeError: Reduce of empty array with no initial...

bug

OSM Teams will allow teams to have privacy levels (either private or public). We should allow this feature to be editable within Scoreboard.

enhancement

OSM teams will have the ability to set a "join option": this will allow moderators to either have the team open to be joined at any time, or require an...

enhancement