Skip to content

Modify wins.js to accept GitHub and LinkedIn usernames or complete URLs #5470

@roslynwythe

Description

@roslynwythe

Dependency

Overview

We need to modify wins.js so that if the existing GitHub/LinkedIn fields (which contain URLs) are not populated, the code will use the new fields GitHub-handle and LinkedIn-name and reconstruct the appropriate URLs.

Action Items

  • Update the code in assets/wins.js so that if the existing fields GitHub and LinkedIn are blank, the code will reference the new fields GitHub-handle and LinkedIn-profile and will construct the appropriate URL.
 https://linkedin.com/in/[REPLACE WITH LinkedIn-profile]
 https://github.com/[REPLACE WITH GitHub-handle]

Resources/Instructions

WINS page

Metadata

Metadata

Assignees

Type

No type

Projects

Status

QA

Relationships

None yet

Development

No branches or pull requests

Issue actions