Modify JavaScript so Ruby and Svelte are included in Filter on Projects page #6071
Labels
Complexity: Small
Take this type of issues after the successful merge of your second good first issue
P-Feature: Home page
https://www.hackforla.org/
P-Feature: Projects page
https://www.hackforla.org/projects/
role: front end
Tasks for front end developers
size: 0.25pt
Can be done in 0.5 to 1.5 hours
Milestone
Overview
Ruby and Svelte languages are being excluded from the 'Languages / Technologies' filter because of a conditional in the
createFilter
function inassets/js/current-projects.js
file. We need to modify the code so they are included in the 'Languages / Technologies' filter on the Projects and Home pages.Action Items
createFilter
function in theassets/js/current-projects.js
fileResources/Instructions
assets/js/current-projects.js
Projects page
Home page
See comments where the issue was found
ER #6274: Modify JavaScript so Ruby and Svelte are included in the Filter on Projects page
The text was updated successfully, but these errors were encountered: