-
-
Notifications
You must be signed in to change notification settings - Fork 863
Fix Whiteboard / Paper & Pencil Tool Filter Bug #8496
Copy link
Copy link
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 issueP-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 hourstime sensitiveNeeds to be worked on by a particular timeframeNeeds to be worked on by a particular timeframe
Milestone
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 issueP-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 hourstime sensitiveNeeds to be worked on by a particular timeframeNeeds to be worked on by a particular timeframe
Type
Projects
Status
Prioritized backlog
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 & pencilastools = whiteboard / paper pencil = (new parameter with empty value)due to the & symbol.Action Items
Replace with:
URL can be found below under Resources.
Resources/Instructions