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 filter will deliver the correct project results.

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/food-oasis.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 projects check page 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 (resource 1.02.02).

URL can be found below under Resources.

Resources/Instructions

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingComplexity: SmallTake this type of issues after the successful merge of your second good first issueP-Feature: Projects pagehttps://www.hackforla.org/projects/Ready for Prioritizationp-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

    Ready for Prioritization

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions