-
-
Notifications
You must be signed in to change notification settings - Fork 847
Open
Labels
BugSomething isn't workingSomething isn't workingComplexity: SmallTake this type of issues after the successful merge of your second good first issueTake this type of issues after the successful merge of your second good first issueDraftIssue is still in the process of being createdIssue is still in the process of being createdP-Feature: Projects pagehttps://www.hackforla.org/projects/https://www.hackforla.org/projects/p-feature: Projects-checkWe use this page to check to make sure that teams are using the Technology section correctlyWe use this page to check to make sure that teams are using the Technology section correctlyrole: 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 the bug on the projects and projects check pages that prevents the "whiteboard / paper & pencil" tool filter from being selected so that the website will work correctly.
Details
The filter appears in the URL but the changes are not visually reflected on the page. This bug occurs because the current manually built query string is causing the browser to read whiteboard / paper & pencil as tools = whiteboard / paper pencil = (new parameter with empty value) due to the & symbol.
Action Items
- Open the file _projects/website.md in the IDE.
- Locate the following lines of code:
- whiteboard / paper & pencil
Replace with:
- whiteboard / paper and pencil
- Ensure proper YAML formatting (no tabs, only spaces).
- Using docker, confirm that the appearance of the project webpage is unchanged at all screen sizes.
- By going to the hack for la website page, check to see if under the languages / technologies / tools filter, when you click it, whiteboard pencil and paper, gives a result of food oasis.
URL can be found below under Resources.
Resources/Instructions
- 1.01 Project checks page: https://www.hackforla.org/projects-check/
- 1.02 URL of the whiteboard / paper & pencil filter: https://www.hackforla.org/projects/?tools=whiteboard+/+paper+&+pencil
- 1.03 Projects page: https://www.hackforla.org/projects/
- 1.04 Instructions for using the projects check page: Create documentation for projects-check page #3487 (comment)
- 1.05 projects checks code: https://github.com/hackforla/website/blob/gh-pages/_includes/current-projects-check.html
- 1.06 Current projects code: https://github.com/hackforla/website/blob/gh-pages/assets/js/current-projects.js
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingComplexity: SmallTake this type of issues after the successful merge of your second good first issueTake this type of issues after the successful merge of your second good first issueDraftIssue is still in the process of being createdIssue is still in the process of being createdP-Feature: Projects pagehttps://www.hackforla.org/projects/https://www.hackforla.org/projects/p-feature: Projects-checkWe use this page to check to make sure that teams are using the Technology section correctlyWe use this page to check to make sure that teams are using the Technology section correctlyrole: 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
New Issue Approval