-
Notifications
You must be signed in to change notification settings - Fork 59
[$30] - Add Predix badges to profiles #912
Comments
@talesforce Let's chat about this one tomorrow. I'd like to get this going relatively soon. It involves adding a couple new badges to the existing badge framework. |
Here are the images for the badges. @talesforce Can we get these added to the current sprite for the badges and get the profile page updated so it uses the new sprite? These badges should show up like the other badges do on the profile page. We will be adding the data for the badge assignment separately, so you can assume that part is done. |
@ajefts Do you mean by badges the image shown in the Skills section of the Profile page? It looks to me, there is no sprite for those, they are just stored and served as separate .svg images. |
Thanks for jumping in @birdofpreyru . This is one we need to get done soon. I'm referring to the badge modal you see if you click "Badges" under your profile pic: I believe it uses sprites like these: https://github.com/appirio-tech/topcoder-app/blob/dev/assets/images/badge.grid.large.png So, we need to get the sprite updated and the code logic that defines which badge to display based on the given badge id. @dmessing Do you have your scripts handy for manually assigning badges? Can you attach them here please? |
Expected Fix:
|
fixes #912 added predix coder badge
No description provided.
The text was updated successfully, but these errors were encountered: