developmentseed / developmentseed/scoreboard

Fix priority value alignment for maproulette campaigns in assignments table

Open
#634 0 comments 0 reactions 2 assignees Claimed by @kamicut View on GitHub
Dominant language
JavaScript
Stars
27
Forks
8
PR merge metrics
No merged PRs in 30d

Description

if I add a favorite to a MapRoulette Campaign, I get a right-justified `0` in my "Assignments Table" on my dashboard.

If MapRoulette Campaigns are added as favorites, they should show up in the "Assignments Table" on the dashboard with the same rules for rendering as TM campaigns.

@jvntf I believe this is related to the mapping of priority values to user favorites found here:

https://github.com/developmentseed/scoreboard/blob/develop/components/dashboard/DashboardAssignments.js
and
https://github.com/developmentseed/scoreboard/blob/develop/components/AssignmentsTable.js

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.