-
-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Labels
BugSomething isn't workingSomething isn't workingComplexity: MediumP-Feature: Projects pagehttps://www.hackforla.org/projects/https://www.hackforla.org/projects/role: back end/devOpsTasks for back-end developersTasks for back-end developersrole: front endTasks for front end developersTasks for front end developerssize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hours
Milestone
Description
Overview
We need to fix a bug affecting the project filters on the Projects and Home pages so that website visitors are provided accurate results from their selections.
Details
On the Projects and Homepage, the Project list can be filtered via various selections. It can be seen that some projects will not show up when they should when the "Languages/Technologies" filter is used. For example, if someone is searching for projects that match a.) the Program Area "Diversity / Equity / Inclusion" and that also b.) use CSS, the Write for All project will not be displayed even though it meets these two criteria. See the following screenshot for an example.
Action Items
- Determine which projects this bug affects (so far, it appears to affect at least the Write for All and BallotNav projects and likely more)
- Confirm that the bug coincides with projects that do not have "Technologies" listed
- Note: In the /current-projects.js file, the filter code includes on lines 27-28
else if (filterName == 'technologies' )then use thefilterTitle = 'languages / technologies'. From these lines, it appears that if a project card doesn't have the technologies attribute, then it is ignored. - Change code as needed, then confirm with Docker that filter is working correctly.
Resources/Instructions
- ER associated with issue: ER: some projects are not filtered correctly by Languages/Technologies #4389
- Projects and Homepage
- /current-projects.js
- /projects folder
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingComplexity: MediumP-Feature: Projects pagehttps://www.hackforla.org/projects/https://www.hackforla.org/projects/role: back end/devOpsTasks for back-end developersTasks for back-end developersrole: front endTasks for front end developersTasks for front end developerssize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hours
Type
Projects
Status
Done
