Skip to content

Fix Whiteboard / Paper & Pencil Tool Filter Bug #8496

@nadiaspn0503

Description

@nadiaspn0503

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

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingComplexity: SmallTake this type of issues after the successful merge of your second good first issueDraftIssue is still in the process of being createdP-Feature: Projects pagehttps://www.hackforla.org/projects/p-feature: Projects-checkWe use this page to check to make sure that teams are using the Technology section correctlyrole: back end/devOpsTasks for back-end developersrole: front endTasks for front end developerssize: 1ptCan be done in 4-6 hours

Type

No type

Projects

Status

New Issue Approval

Relationships

None yet

Development

No branches or pull requests

Issue actions