ER: Update wins.js so the Wins overlay uses icon-github.svg #7727
Labels
Complexity: Large
ER
Emergent Request
Issue Making: Level 2
Make issue(s) from an ER or Epic
P-Feature: Wins Page
https://www.hackforla.org/wins/
ready for product
role: front end
Tasks for front end developers
size: 2pt
Can be done in 7-12 hours
Emergent Requirement - Problem
The wins overlay (which appears when the user expands a wins card using "See More" link) contains a reference to
/assets/images/wins-page/icon-github-small.svg
, and we would like to replace that reference with a reference to_includes/svg/icon-github.svg
.Issue you discovered this emergent requirement in
icon-github.svg
#6911Date discovered
12/18/2024
Did you have to do something temporarily
Who was involved
@roslynwythe
What happens if this is not addressed
Resources
icon-github.svg
#6911pages/wins/wins.html
_includes/wins-page/wins-overlay.html
/assets/js/wins.js
Recommended Action Items
Potential solutions [draft]
icon-github.svg
#6911 however changes will be made in the functionupdateOverlay
and in the templatewins-overlay.html
, and the changes are a bit more complex due to more complex JS involved.The text was updated successfully, but these errors were encountered: